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();
479 if (profiles_->IsLastProfile(title)) StopProcessor();
483 void CpuProfiler::StopProcessor() {
cpu-profiler.h 257 void StopProcessor();

Completed in 54 milliseconds