Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dstat-shadow.c1289 double core_bound = be_bound - mem_bound; in perf_stat__print_shadow_stats() local
1295 if (be_bound > 0.2 && core_bound > 0.1) in perf_stat__print_shadow_stats()
1300 core_bound * 100.); in perf_stat__print_shadow_stats()