Searched refs:fetch_bw (Results 1 – 1 of 1) sorted by relevance
1162 double fetch_bw = fe_bound - fetch_lat; in perf_stat__print_shadow_stats() local1168 if (fe_bound > 0.2 && fetch_bw > 0.1) in perf_stat__print_shadow_stats()1173 fetch_bw * 100.); in perf_stat__print_shadow_stats()
Completed in 5 milliseconds