Searched refs:use_bpf (Results 1 – 3 of 3) sorted by relevance
19 bool use_bpf; member
771 else if (cgrp_event_expanded && target->use_bpf) in bpf_counter__load()773 else if (target->use_bpf || evsel->bpf_counter || in bpf_counter__load()
805 if (target.use_bpf) in __run_perf_stat()1171 OPT_BOOLEAN(0, "bpf-counters", &target.use_bpf,