Home
last modified time | relevance | path

Searched defs:IncreaseProfilingDepth (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dplatform.h726 void IncreaseProfilingDepth() { NoBarrier_AtomicIncrement(&profiling_, 1); } in IncreaseProfilingDepth() function
/external/chromium_org/v8/src/
Dsampler.cc606 void Sampler::IncreaseProfilingDepth() { in IncreaseProfilingDepth() function in v8::internal::Sampler