OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StopProcessor
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
cpu-profiler.cc
171
if (is_profiling_)
StopProcessor
();
489
if (profiles_->IsLastProfile(title))
StopProcessor
();
493
void CpuProfiler::
StopProcessor
() {
/external/v8/src/
cpu-profiler.cc
326
isolate->cpu_profiler()->
StopProcessor
();
543
if (profiles_->IsLastProfile(title))
StopProcessor
();
547
void CpuProfiler::
StopProcessor
() {
Completed in 445 milliseconds