Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dstat-shadow.c1168 double retiring = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1177 double fe_bound = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1186 double be_bound = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1195 double bad_spec = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1204 double retiring = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1207 double heavy_ops = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1224 double bad_spec = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1227 double br_mis = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1244 double fe_bound = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
1247 double fetch_lat = td_metric_ratio(cpu, in perf_stat__print_shadow_stats()
[all …]

Completed in 11 milliseconds