Home
last modified time | relevance | path

Searched refs:RemoveActiveSampler (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/profiler/
Dsampler.cc598 static void RemoveActiveSampler(Sampler* sampler) { in RemoveActiveSampler() function in v8::internal::SamplerThread
774 SamplerThread::RemoveActiveSampler(this); in Stop()