From bda3a7edb76c9fe3dc21cbe5a0836829b705b407 Mon Sep 17 00:00:00 2001 From: tslil Date: Fri, 29 Jan 2021 17:52:58 -0500 Subject: Purged uninteresting statistics --- include/tt_llcht.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/tt_llcht.h') diff --git a/include/tt_llcht.h b/include/tt_llcht.h index 90b4164..292c93c 100644 --- a/include/tt_llcht.h +++ b/include/tt_llcht.h @@ -44,8 +44,6 @@ typedef struct tt_node_s { #define TT_LLCHT_SIZE ((uint32_t)((1<<19) - 1)) -extern uint32_t tt_num_cached; - // =================================================================== // Methods // =================================================================== -- cgit v1.2.3