Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dbpf_counter.h68 static inline int bpf_counter__read(struct evsel *evsel __maybe_unused) in bpf_counter__read() function
H A Dbpf_counter.c805 int bpf_counter__read(struct evsel *evsel) in bpf_counter__read() function