Searched refs:perf_stat_evsel (Results 1 – 5 of 5) sorted by relevance
81 struct perf_stat_evsel *ps = evsel->stats; in __perf_stat_evsel__is()113 struct perf_stat_evsel *ps = evsel->stats; in perf_stat_evsel_id_init()129 struct perf_stat_evsel *ps = evsel->stats; in evsel__reset_stat_priv()139 evsel->stats = zalloc(sizeof(struct perf_stat_evsel)); in evsel__alloc_stat_priv()148 struct perf_stat_evsel *ps = evsel->stats; in evsel__free_stat_priv()434 struct perf_stat_evsel *ps = counter->stats; in perf_stat_process_counter()
18 struct perf_stat_evsel;106 struct perf_stat_evsel *stats;
45 struct perf_stat_evsel { struct
55 struct perf_stat_evsel *ps; in print_noise()
1554 struct perf_stat_evsel *ps = leader->stats; in evsel__read_group()
Completed in 15 milliseconds