Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat-shadow.c1229 double light_ops = retiring - heavy_ops; in perf_stat__print_shadow_stats() local
1235 if (retiring > 0.7 && light_ops > 0.6) in perf_stat__print_shadow_stats()
1240 light_ops * 100.); in perf_stat__print_shadow_stats()