Home
last modified time | relevance | path

Searched defs:GetNextSampleInterval (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/profiler/
Dsampling-heap-profiler.cc26 intptr_t SamplingAllocationObserver::GetNextSampleInterval(uint64_t rate) { in GetNextSampleInterval() function in v8::internal::SamplingAllocationObserver
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc264 size_t SamplingHeapProfiler::GetNextSampleInterval(size_t interval) { in GetNextSampleInterval() function in base::SamplingHeapProfiler