Home
last modified time | relevance | path

Searched refs:TSTAT_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance

/kernel/time/
Dtimer_stats.c125 #define TSTAT_HASH_SIZE (1UL << TSTAT_HASH_BITS) macro
126 #define TSTAT_HASH_MASK (TSTAT_HASH_SIZE - 1)
136 static struct entry *tstat_hash_table[TSTAT_HASH_SIZE] __read_mostly;