Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dstat-shadow.c1062 static int have_recovery_bubbles = -1; in perf_stat__print_shadow_stats() local
1065 if (have_recovery_bubbles < 0) in perf_stat__print_shadow_stats()
1066 have_recovery_bubbles = pmu_have_event("cpu", in perf_stat__print_shadow_stats()
1068 if (!have_recovery_bubbles) in perf_stat__print_shadow_stats()

Completed in 8 milliseconds