Home
last modified time | relevance | path

Searched defs:sampling_period (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/profiler/
Dstack_sampling_profiler.h186 TimeDelta sampling_period; member
Dstack_sampling_profiler_unittest.cc307 TimeDelta sampling_period; member
313 TimeDelta sampling_period) in Profile()
364 TimeDelta sampling_period) { in OnProfileCompleted()
/external/perfetto/src/profiling/perf/
Devent_config.cc225 uint64_t sampling_period = 0; in Create() local