Searched defs:nr_aggr (Results 1 – 3 of 3) sorted by relevance
146 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
65 int nr_aggr; member
2128 int nr_aggr = stat_config.aggr_map->nr; in process_stat_config_event() local
Completed in 10 milliseconds