Home
last modified time | relevance | path

Searched refs:perf_stat_evsel (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dstat.c82 struct perf_stat_evsel *ps = evsel->stats; in evsel__reset_aggr_stats()
91 struct perf_stat_evsel *ps = evsel->stats; in evsel__reset_stat_priv()
99 struct perf_stat_evsel *ps = evsel->stats; in evsel__alloc_aggr_stats()
125 struct perf_stat_evsel *ps; in evsel__alloc_stat_priv()
145 struct perf_stat_evsel *ps = evsel->stats; in evsel__free_stat_priv()
271 struct perf_stat_evsel *ps = evsel->stats; in evsel__copy_res_stats()
392 struct perf_stat_evsel *ps = evsel->stats; in process_counter_values()
484 struct perf_stat_evsel *ps = counter->stats; in perf_stat_process_counter()
515 struct perf_stat_evsel *ps_a = evsel->stats; in evsel__merge_aggr_counters()
516 struct perf_stat_evsel *ps_ in evsel__merge_aggr_counters()
[all...]
H A Dstat.h34 struct perf_stat_evsel { struct
H A Devsel.h20 struct perf_stat_evsel;
109 struct perf_stat_evsel *stats;
H A Dstat-shadow.c58 struct perf_stat_evsel *ps = metric_events[i]->stats; in prepare_metric()
H A Dstat-display.c218 struct perf_stat_evsel *ps; in print_noise()
958 struct perf_stat_evsel *ps = counter->stats; in print_counter_aggrdata()
1138 struct perf_stat_evsel *ps = counter->stats; in print_no_aggr_metric()
H A Devsel.c2035 struct perf_stat_evsel *ps = leader->stats; in evsel__read_group()