Searched refs:cpu_allocator_stats_enabled_ (Results 1 – 2 of 2) sorted by relevance
118 if (cpu_allocator_stats_enabled_) { in Provision()209 cpu_allocator_stats_enabled_ = true; in EnablePeakMemoryStats()218 if (!cpu_allocator_stats_enabled_) { in GetPeakMemoryUsage()447 if (!cpu_allocator_stats_enabled_) { in ClearAllocatorStats()
85 bool cpu_allocator_stats_enabled_ = false; variable