Searched refs:total_allocate_calls (Results 1 – 2 of 2) sorted by relevance
62 heap_stats_.total_allocate_calls += 1; in Allocate()180 static_cast<unsigned int>(heap_stats_.total_allocate_calls)); in LogHeapStats()
34 size_t total_allocate_calls; member