Searched refs:statistic (Results 1 – 1 of 1) sorted by relevance
57 static bin_counters statistic[MAX_THREADS][NUM_OF_BINS+1]; //zero-initialized; variable61 …return reportAllocationStatistics && thread < MAX_THREADS ? ++(statistic[thread][bin].counter[ctr]… in STAT_increment()90 bin_counters& ctrs = statistic[thread][i]; in STAT_print()104 bin_counters& ctrs = statistic[thread][i]; in STAT_print()113 bin_counters& ctrs = statistic[thread][ThreadCommonCounters]; in STAT_print()