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

  /external/v8/src/
platform.h 726 void IncreaseProfilingDepth() { NoBarrier_AtomicIncrement(&profiling_, 1); }
cpu-profiler.cc 513 sampler->IncreaseProfilingDepth();
log.cc 215 IncreaseProfilingDepth();
    [all...]

Completed in 36 milliseconds