Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dstat.c70 struct perf_stat_evsel *ps = evsel->priv; in __perf_evsel_stat__is()
87 struct perf_stat_evsel *ps = evsel->priv; in perf_stat_evsel_id_init()
103 struct perf_stat_evsel *ps = evsel->priv; in perf_evsel__reset_stat_priv()
113 evsel->priv = zalloc(sizeof(struct perf_stat_evsel)); in perf_evsel__alloc_stat_priv()
308 struct perf_stat_evsel *ps = counter->priv; in perf_stat_process_counter()
Dstat.h23 struct perf_stat_evsel { struct
/linux-4.4.14/tools/perf/
Dbuiltin-stat.c442 struct perf_stat_evsel *ps; in print_noise()
670 struct perf_stat_evsel *ps = counter->priv; in print_counter_aggr()