Searched defs:nr_aggr (Results 1 – 3 of 3) sorted by relevance
97 static int evsel__alloc_aggr_stats(struct evsel *evsel, int nr_aggr) in evsel__alloc_aggr_stats()112 int evlist__alloc_aggr_stats(struct evlist *evlist, int nr_aggr) in evlist__alloc_aggr_stats()123 static int evsel__alloc_stat_priv(struct evsel *evsel, int nr_aggr) in evsel__alloc_stat_priv()179 static int evsel__alloc_stats(struct evsel *evsel, int nr_aggr, bool alloc_raw) in evsel__alloc_stats()193 int nr_aggr = 0; in evlist__alloc_stats() local
39 int nr_aggr; member
2305 int nr_aggr = stat_config.aggr_map->nr; in process_stat_config_event() local