Searched refs:cpu_allocator_stats_enabled_ (Results 1 – 2 of 2) sorted by relevance
116 if (cpu_allocator_stats_enabled_) { in Provision()210 cpu_allocator_stats_enabled_ = enable; in EnablePeakMemoryStats()219 if (!cpu_allocator_stats_enabled_) { in GetPeakMemoryUsage()448 if (!cpu_allocator_stats_enabled_) { in ClearAllocatorStats()
85 bool cpu_allocator_stats_enabled_ = false; variable