Searched refs:cpu_profiler_nesting_ (Results 1 – 2 of 2) sorted by relevance
404 int cpu_profiler_nesting_; variable
524 cpu_profiler_nesting_(0), in Logger()1280 if (--cpu_profiler_nesting_ == 0) { in PauseProfiler()1298 if (cpu_profiler_nesting_++ == 0) { in ResumeProfiler()