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

  /external/v8/src/
cpu-profiler-inl.h 59 TickSample* ProfilerEventsProcessor::TickSampleEvent() {
cpu-profiler.cc 313 TickSample* CpuProfiler::TickSampleEvent(Isolate* isolate) {
315 return isolate->cpu_profiler()->processor_->TickSampleEvent();

Completed in 33 milliseconds