Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dstat.h213 void perf_stat__collect_metric_expr(struct evlist *);
Dcgroup.c276 perf_stat__collect_metric_expr(tmp_list); in evlist__expand_cgroup()
Dpython.c68 void perf_stat__collect_metric_expr(struct evlist *evsel_list) in perf_stat__collect_metric_expr() function
Dstat-shadow.c334 void perf_stat__collect_metric_expr(struct evlist *evsel_list) in perf_stat__collect_metric_expr() function
/Linux-v5.10/tools/perf/
Dbuiltin-stat.c2079 perf_stat__collect_metric_expr(evsel_list); in cmd_stat()