Searched refs:reportAllocationStatistics (Results 1 – 1 of 1) sorted by relevance
51 static bool reportAllocationStatistics; variable61 …return reportAllocationStatistics && thread < MAX_THREADS ? ++(statistic[thread][bin].counter[ctr]… in STAT_increment()67 reportAllocationStatistics = true; in initStatisticsCollection()78 if (!reportAllocationStatistics) in STAT_print()