Searched refs:BITSET_LOG_COUNT_BINS (Results 1 – 1 of 1) sorted by relevance
45 #define BITSET_LOG_COUNT_BINS 10 macro88 unsigned int list_counts[BITSET_LOG_COUNT_BINS];193 BITSET_LOG_COUNT_BINS, stats->list_counts); in bitset_stats_print_1()587 if (i >= BITSET_LOG_COUNT_BINS) in bitset_stats_list()588 i = BITSET_LOG_COUNT_BINS - 1; in bitset_stats_list()