Searched refs:perf_evsel__reset_counts (Results 1 – 3 of 3) sorted by relevance
174 void perf_evsel__reset_counts(struct perf_evsel *evsel, int ncpus);
854 void perf_evsel__reset_counts(struct perf_evsel *evsel, int ncpus) in perf_evsel__reset_counts() function
272 perf_evsel__reset_counts(evsel, perf_evsel__nr_cpus(evsel)); in perf_stat__reset_stats()