Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/profiler/
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()
Dprofile-generator.h422 V8_EXPORT_PRIVATE bool CheckSubsample(base::TimeDelta sampling_interval);