Searched refs:td_metric_ratio (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ |
A D | stat-shadow.c | 1080 double retiring = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1089 double fe_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1098 double be_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1107 double bad_spec = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1116 double retiring = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1119 double heavy_ops = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1136 double bad_spec = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1139 double br_mis = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1156 double fe_bound = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() 1159 double fetch_lat = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() [all …]
|
Completed in 5 milliseconds