Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat.h248 void perf_stat__collect_metric_expr(struct evlist *);
Dcgroup.c484 perf_stat__collect_metric_expr(tmp_list); in evlist__expand_cgroup()
Dpython.c79 void perf_stat__collect_metric_expr(struct evlist *evsel_list) in perf_stat__collect_metric_expr() function
Dstat-shadow.c361 void perf_stat__collect_metric_expr(struct evlist *evsel_list) in perf_stat__collect_metric_expr() function
/linux-6.1.9/tools/perf/
Dbuiltin-stat.c2418 perf_stat__collect_metric_expr(evsel_list); in cmd_stat()