Searched defs:perf_counts (Results 1 – 1 of 1) sorted by relevance
17 struct perf_counts { struct19 struct perf_counts_values aggr; argument25 perf_counts(struct perf_counts *counts, int cpu, int thread) in perf_counts() function