Home
last modified time | relevance | path

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

/external/v8/src/profiler/
Dsampler.h104 void StartCountingSamples() { in StartCountingSamples() function
/external/v8/test/cctest/
Dtest-cpu-profiler.cc433 sampler->StartCountingSamples(); in RunProfiler()