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