Lines Matching refs:td_metric_ratio
748 static double td_metric_ratio(int map_idx, enum stat_type type, in td_metric_ratio() function
1187 double retiring = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1196 double fe_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1205 double be_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1214 double bad_spec = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1223 double retiring = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1226 double heavy_ops = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1243 double bad_spec = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1246 double br_mis = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1263 double fe_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1266 double fetch_lat = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1283 double be_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()
1286 double mem_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats()