Home
last modified time | relevance | path

Searched defs:bpf_counter__destroy (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dbpf_counter.h73 static inline void bpf_counter__destroy(struct evsel *evsel __maybe_unused) in bpf_counter__destroy() function
H A Dbpf_counter.c812 void bpf_counter__destroy(struct evsel *evsel) in bpf_counter__destroy() function
H A Dpython.c162 void bpf_counter__destroy(struct evsel *evsel __maybe_unused) in bpf_counter__destroy() function