Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcounts.c46 void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset() function
55 perf_counts__reset(evsel->counts); in evsel__reset_counts()
H A Dcounts.h40 void perf_counts__reset(struct perf_counts *counts);
H A Dstat.c171 perf_counts__reset(evsel->prev_raw_counts); in evsel__reset_prev_raw_counts()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcounts.c47 void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset() function
55 perf_counts__reset(evsel->counts); in evsel__reset_counts()
H A Dcounts.h39 void perf_counts__reset(struct perf_counts *counts);
H A Dstat.c176 perf_counts__reset(evsel->prev_raw_counts); in evsel__reset_prev_raw_counts()

Completed in 3 milliseconds