Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat-shadow.c1226 double heavy_ops = td_metric_ratio(map_idx, in perf_stat__print_shadow_stats() local
1229 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()