Home
last modified time | relevance | path

Searched defs:nr_aggr (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dstat.c146 static int evsel__alloc_aggr_stats(struct evsel *evsel, int nr_aggr) in evsel__alloc_aggr_stats()
161 int evlist__alloc_aggr_stats(struct evlist *evlist, int nr_aggr) in evlist__alloc_aggr_stats()
172 static int evsel__alloc_stat_priv(struct evsel *evsel, int nr_aggr) in evsel__alloc_stat_priv()
229 static int evsel__alloc_stats(struct evsel *evsel, int nr_aggr, bool alloc_raw) in evsel__alloc_stats()
243 int nr_aggr = 0; in evlist__alloc_stats() local
A Dstat.h65 int nr_aggr; member
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c2128 int nr_aggr = stat_config.aggr_map->nr; in process_stat_config_event() local

Completed in 10 milliseconds