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

/linux-master/tools/perf/tests/
H A Dsw-clock.c32 u64 total_periods = 0; local
116 total_periods += sample.period;
124 if ((u64) nr_samples == total_periods) {

Completed in 120 milliseconds