Home
last modified time | relevance | path

Searched refs:perf_counts__delete (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dcounts.c24 void perf_counts__delete(struct perf_counts *counts) in perf_counts__delete() function
50 perf_counts__delete(evsel->counts); in perf_evsel__free_counts()
Dcounts.h31 void perf_counts__delete(struct perf_counts *counts);
Dstat.c139 perf_counts__delete(evsel->prev_raw_counts); in perf_evsel__free_prev_raw_counts()