HomeSort by relevance Sort by last modified time
    Searched refs:StopProcessor (Results 1 - 2 of 2) sorted by null

  /external/v8/src/profiler/
cpu-profiler.cc 188 if (is_profiling_) StopProcessor();
496 if (profiles_->IsLastProfile(title)) StopProcessor();
500 void CpuProfiler::StopProcessor() {
cpu-profiler.h 259 void StopProcessor();

Completed in 290 milliseconds