Searched refs:netAllocationCount (Results 1 – 1 of 1) sorted by relevance
38 size_t netAllocationCount; member46 gMemoryCounters.netAllocationCount = 0; in ZeroMemoryCounters()57 gMemoryCounters.netAllocationCount += 1; in operator new()85 gMemoryCounters.netAllocationCount -= 1; in operator delete()162 << mc.netAllocationCount << " allocations remain" << std::endl; in test_one()