Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat-shadow.c1201 double light_ops = retiring - heavy_ops; in perf_stat__print_shadow_stats() local
1207 if (retiring > 0.7 && light_ops > 0.6) in perf_stat__print_shadow_stats()
1212 light_ops * 100.); in perf_stat__print_shadow_stats()