Searched refs:mem_bound (Results 1 – 1 of 1) sorted by relevance
1267 double mem_bound = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local1270 double core_bound = be_bound - mem_bound; in perf_stat__print_shadow_stats()1272 if (be_bound > 0.2 && mem_bound > 0.2) in perf_stat__print_shadow_stats()1275 mem_bound * 100.); in perf_stat__print_shadow_stats()
Completed in 7 milliseconds