Searched refs:evlist__alloc_stats (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/perf/tests/
H A Dparse-metric.c103 err = evlist__alloc_stats(/*config=*/NULL, evlist, /*alloc_raw=*/false);
H A Dpmu-events.c915 err = evlist__alloc_stats(/*config=*/NULL, evlist, /*alloc_raw=*/false);
/linux-master/tools/perf/util/
H A Dstat.h190 int evlist__alloc_stats(struct perf_stat_config *config,
H A Dstat.c189 int evlist__alloc_stats(struct perf_stat_config *config, function
/linux-master/tools/perf/
H A Dbuiltin-stat.c2370 if (evlist__alloc_stats(&stat_config, evsel_list, /*alloc_raw=*/true))
2837 if (evlist__alloc_stats(&stat_config, evsel_list, interval))
H A Dbuiltin-script.c2094 evlist__alloc_stats(&stat_config, script->session->evlist, /*alloc_raw=*/false);
3711 if (evlist__alloc_stats(&stat_config, evlist, /*alloc_raw=*/true))

Completed in 147 milliseconds