Searched refs:totalAllocationCount (Results 1 – 1 of 1) sorted by relevance
37 size_t totalAllocationCount; member45 gMemoryCounters.totalAllocationCount = 0; in ZeroMemoryCounters()56 gMemoryCounters.totalAllocationCount += 1; in operator new()161 << mc.totalAllocationCount << " allocations); " in test_one()