Home
last modified time | relevance | path

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

/external/perfetto/src/profiling/memory/
Dsampler.cc43 void Sampler::SetSamplingInterval(uint64_t sampling_interval) { in SetSamplingInterval() function in perfetto::profiling::Sampler
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc257 void SamplingHeapProfiler::SetSamplingInterval(size_t sampling_interval) { in SetSamplingInterval() function in base::SamplingHeapProfiler