Home
last modified time | relevance | path

Searched defs:bpf_counter__enable (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dbpf_counter.h58 static inline int bpf_counter__enable(struct evsel *evsel __maybe_unused) in bpf_counter__enable() function
H A Dbpf_counter.c791 int bpf_counter__enable(struct evsel *evsel) in bpf_counter__enable() function