Searched refs:logging_mode_ (Results 1 – 2 of 2) sorted by relevance
509 logging_mode_(logging_mode), in CpuProfiler()640 DCHECK_EQ(logging_mode_, kLazyLogging); in StartProcessorIfNotStarted()677 if (last_profile && logging_mode_ == kLazyLogging) { in StopProfiling()
396 const LoggingMode logging_mode_; variable