Searched refs:is_profiling_ (Results 1 – 2 of 2) sorted by relevance
270 return profiler != NULL && NoBarrier_Load(&profiler->is_profiling_); in INLINE()292 Atomic32 is_profiling_; variable
471 is_profiling_(false) { in CpuProfiler()508 NoBarrier_Store(&is_profiling_, true); in StartProcessorIfNotStarted()574 NoBarrier_Store(&is_profiling_, false); in StopProcessor()