Searched refs:cpu_allocator_stats_enabled_ (Results 1 – 2 of 2) sorted by relevance
116 if (cpu_allocator_stats_enabled_) { in Provision()207 cpu_allocator_stats_enabled_ = true; in EnablePeakMemoryStats()216 if (!cpu_allocator_stats_enabled_) { in GetPeakMemoryUsage()445 if (!cpu_allocator_stats_enabled_) { in ClearAllocatorStats()
85 bool cpu_allocator_stats_enabled_ = false; variable