Home
last modified time | relevance | path

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

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

Completed in 12 milliseconds