Searched defs:GetNextSampleInterval (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/profiler/ | ||
D | sampling-heap-profiler.cc | 26 intptr_t SamplingAllocationObserver::GetNextSampleInterval(uint64_t rate) { in GetNextSampleInterval() function in v8::internal::SamplingAllocationObserver |
/external/libchrome/base/sampling_heap_profiler/ | ||
D | sampling_heap_profiler.cc | 264 size_t SamplingHeapProfiler::GetNextSampleInterval(size_t interval) { in GetNextSampleInterval() function in base::SamplingHeapProfiler |