Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dstat.c81 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()
A Devsel.h18 struct perf_stat_evsel;
106 struct perf_stat_evsel *stats;
A Dstat.h45 struct perf_stat_evsel { struct
A Dstat-display.c55 struct perf_stat_evsel *ps; in print_noise()
A Devsel.c1554 struct perf_stat_evsel *ps = leader->stats; in evsel__read_group()

Completed in 15 milliseconds