Home
last modified time | relevance | path

Searched refs:bpf_counter__destroy (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dbpf_counter.h45 void bpf_counter__destroy(struct evsel *evsel);
73 static inline void bpf_counter__destroy(struct evsel *evsel __maybe_unused) in bpf_counter__destroy() function
H A Devsel.c1635 bpf_counter__destroy(evsel); in evsel__exit()