Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf_counter.h52 static inline int bpf_counter__load(struct evsel *evsel __maybe_unused, in bpf_counter__load() function
H A Dbpf_counter.c776 int bpf_counter__load(struct evsel *evsel, struct target *target) in bpf_counter__load() function