Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 6 of 6) sorted by relevance

/tools/perf/util/
Dcounts.c7 struct perf_counts *counts = zalloc(sizeof(*counts)); in perf_counts__new() local
24 void perf_counts__delete(struct perf_counts *counts) in perf_counts__delete()
32 static void perf_counts__reset(struct perf_counts *counts) in perf_counts__reset()
Dcounts.h25 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts()
Dstat.c133 struct perf_counts *counts; in perf_evsel__alloc_prev_raw_counts() local
Devsel.h93 struct perf_counts *counts; member
/tools/usb/
Dffs-test.c185 const __le32 counts[]; in descs_to_legacy() member
187 const __le32 *counts = in->counts; in descs_to_legacy() local
/tools/perf/
Dbuiltin-script.c938 struct perf_counts_values *counts; in __process_stat() local