Home
last modified time | relevance | path

Searched refs:total_periods (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/src/tools/perf/tests/
Dsw-clock.c23 u64 total_periods = 0; in __test__sw_clock_freq() local
89 total_periods += sample.period; in __test__sw_clock_freq()
95 if ((u64) nr_samples == total_periods) { in __test__sw_clock_freq()