Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dstat.h191 void perf_stat__collect_metric_expr(struct evlist *);
Dstat-shadow.c324 void perf_stat__collect_metric_expr(struct evlist *evsel_list) in perf_stat__collect_metric_expr() function
/Linux-v5.4/tools/perf/
Dbuiltin-stat.c1711 perf_stat__collect_metric_expr(evsel_list); in cmd_stat()