Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-stat.c119 static bool all_counters_use_bpf = true; variable
373 if (all_counters_use_bpf) in read_counters_with_affinity()
511 if (!all_counters_use_bpf) in enable_counters()
529 if (!all_counters_use_bpf) in disable_counters()
804 all_counters_use_bpf = false; in __run_perf_stat()