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

  /external/v8/src/
cpu-profiler.cc 340 isolate->cpu_profiler()->StopProcessor();
557 if (profiles_->IsLastProfile(title)) StopProcessor();
561 void CpuProfiler::StopProcessor() {
cpu-profiler.h 282 void StopProcessor();

Completed in 24 milliseconds