Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dsw-clock.c31 u64 total_periods = 0; in __test__sw_clock_freq() local
118 total_periods += sample.period; in __test__sw_clock_freq()
126 if ((u64) nr_samples == total_periods) { in __test__sw_clock_freq()
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dsw-clock.c32 u64 total_periods = 0; in __test__sw_clock_freq() local
116 total_periods += sample.period; in __test__sw_clock_freq()
124 if ((u64) nr_samples == total_periods) { in __test__sw_clock_freq()

Completed in 2 milliseconds