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

  /external/v8/test/cctest/
test-log.cc 256 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 0);
628 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 0);
640 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 1);
652 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 1);
654 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 2);
668 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 1);
670 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 2);
687 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 1);
689 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 2);
697 LOGGER->ResumeProfiler(v8::PROFILER_MODULE_CPU, 3)
    [all...]
  /external/v8/src/
log.h 279 void ResumeProfiler(int flags, int tag);
log.cc     [all...]
api.cc     [all...]
  /external/v8/include/
v8.h     [all...]

Completed in 1088 milliseconds