Home
last modified time | relevance | path

Searched refs:StopProcessor (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dcpu-profiler.cc188 if (is_profiling_) StopProcessor(); in DeleteAllProfiles()
496 if (profiles_->IsLastProfile(title)) StopProcessor(); in StopProcessorIfLastProfile()
500 void CpuProfiler::StopProcessor() { in StopProcessor() function in v8::internal::CpuProfiler
Dcpu-profiler.h259 void StopProcessor();