Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dstat-shadow.c1113 static int have_recovery_bubbles = -1; in perf_stat__print_shadow_stats() local
1116 if (have_recovery_bubbles < 0) in perf_stat__print_shadow_stats()
1117 have_recovery_bubbles = pmu_have_event("cpu", in perf_stat__print_shadow_stats()
1119 if (!have_recovery_bubbles) in perf_stat__print_shadow_stats()

Completed in 2 milliseconds