Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat-shadow.c748 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()
[all …]