Searched refs:heavy_ops (Results 1 – 1 of 1) sorted by relevance
1226 double heavy_ops = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() local1229 double light_ops = retiring - heavy_ops; in perf_stat__print_shadow_stats()1231 if (retiring > 0.7 && heavy_ops > 0.1) in perf_stat__print_shadow_stats()1234 heavy_ops * 100.); in perf_stat__print_shadow_stats()