Home
last modified time | relevance | path

Searched refs:heavy_ops (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/tools/perf/util/
Dstat-shadow.c1198 double heavy_ops = td_metric_ratio(cpu, in perf_stat__print_shadow_stats() local
1201 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()