Searched defs:SetSamplingInterval (Results 1 – 2 of 2) sorted by relevance
/external/perfetto/src/profiling/memory/ | ||
D | sampler.cc | 43 void Sampler::SetSamplingInterval(uint64_t sampling_interval) { in SetSamplingInterval() function in perfetto::profiling::Sampler |
/external/libchrome/base/sampling_heap_profiler/ | ||
D | sampling_heap_profiler.cc | 257 void SamplingHeapProfiler::SetSamplingInterval(size_t sampling_interval) { in SetSamplingInterval() function in base::SamplingHeapProfiler |