Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dsampler.h96 void SetHasProcessingThread(bool value) { in SetHasProcessingThread() function
Dcpu-profiler.cc469 sampler->SetHasProcessingThread(true); in StartProcessorIfNotStarted()
509 sampler->SetHasProcessingThread(false); in StopProcessor()