Searched refs:fe_bound (Results 1 – 1 of 1) sorted by relevance
732 double fe_bound = 0; in td_fe_bound() local738 fe_bound = fetch_bub / total_slots; in td_fe_bound()739 return fe_bound; in td_fe_bound()1129 if (fe_bound > 0.2) in perf_stat__print_shadow_stats()1132 fe_bound * 100.); in perf_stat__print_shadow_stats()1177 double fe_bound = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local1180 if (fe_bound > 0.2) in perf_stat__print_shadow_stats()1183 fe_bound * 100.); in perf_stat__print_shadow_stats()1244 double fe_bound = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local1250 double fetch_bw = fe_bound - fetch_lat; in perf_stat__print_shadow_stats()[all …]
Completed in 6 milliseconds