Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c107 static bool all_counters_use_bpf = true; variable
368 if (all_counters_use_bpf) in read_affinity_counters()
484 if (!all_counters_use_bpf) in enable_counters()
502 if (!all_counters_use_bpf) in disable_counters()
729 all_counters_use_bpf = false; in __run_perf_stat()