Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-profiler.h391 void SetUsePreciseSampling(bool);
/third_party/node/deps/v8/src/api/
Dapi.cc9927 void CpuProfiler::SetUsePreciseSampling(bool use_precise_sampling) { in SetUsePreciseSampling() function in v8::CpuProfiler
/third_party/chromium/patch/
D0001-cve.patch150470 void SetUsePreciseSampling(bool);
150538 @@ -9990,15 +9990,22 @@ void CpuProfiler::SetUsePreciseSampling(bool use_precise_sampling) {