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

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

Completed in 85 milliseconds