total_periods      30 tools/perf/tests/sw-clock.c 	u64 total_periods = 0;
total_periods     117 tools/perf/tests/sw-clock.c 		total_periods += sample.period;
total_periods     125 tools/perf/tests/sw-clock.c 	if ((u64) nr_samples == total_periods) {