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

  /external/chromium_org/v8/src/
cpu-profiler.cc 158 if (is_profiling_) StopProcessor();
475 if (profiles_->IsLastProfile(title)) StopProcessor();
479 void CpuProfiler::StopProcessor() {
cpu-profiler.h 254 void StopProcessor();

Completed in 209 milliseconds