Home
last modified time | relevance | path

Searched refs:CheckSubsample (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc607 bool CpuProfile::CheckSubsample(base::TimeDelta source_sampling_interval) { in CheckSubsample() function in v8::internal::CpuProfile
629 if (!CheckSubsample(sampling_interval)) return; in AddPath()
H A Dprofile-generator.h423 V8_EXPORT_PRIVATE bool CheckSubsample(base::TimeDelta sampling_interval);

Completed in 4 milliseconds