Home
last modified time | relevance | path

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

/external/v8/include/
Dv8-profiler.h188 void SetSamplingInterval(int us);
/external/v8/src/
Dapi.cc8047 void CpuProfiler::SetSamplingInterval(int us) { in SetSamplingInterval() function in v8::CpuProfiler