Home
last modified time | relevance | path

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

/tools/perf/util/
Dtarget.h19 bool use_bpf; member
Dbpf_counter.c771 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()
/tools/perf/
Dbuiltin-stat.c805 if (target.use_bpf) in __run_perf_stat()
1171 OPT_BOOLEAN(0, "bpf-counters", &target.use_bpf,