Searched refs:LL_HIST_START (Results 1 – 2 of 2) sorted by relevance
1128 end = 1 << (i + LL_HIST_START - units); in ll_display_extents_info()1333 for (i = 0; (count >= (1 << LL_HIST_START << i)) && in ll_rw_stats_tally()
358 #define LL_HIST_START 12 /* buckets start at 2^12 = 4k */ macro