Searched defs:counts (Results 1 – 6 of 6) sorted by relevance
7 struct perf_counts *counts = zalloc(sizeof(*counts)); in perf_counts__new() local24 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()
25 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts()
133 struct perf_counts *counts; in perf_evsel__alloc_prev_raw_counts() local
93 struct perf_counts *counts; member
185 const __le32 counts[]; in descs_to_legacy() member187 const __le32 *counts = in->counts; in descs_to_legacy() local
938 struct perf_counts_values *counts; in __process_stat() local