Searched refs:heavy_ops (Results 1 – 1 of 1) sorted by relevance
1198 double heavy_ops = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local1201 double light_ops = retiring - heavy_ops; in perf_stat__print_shadow_stats()1203 if (retiring > 0.7 && heavy_ops > 0.1) in perf_stat__print_shadow_stats()1206 heavy_ops * 100.); in perf_stat__print_shadow_stats()