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