Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dbpf_counter.c47 static int bpf_program_profiler__destroy(struct evsel *evsel) in bpf_program_profiler__destroy() function
188 bpf_program_profiler__destroy(evsel); in bpf_program_profiler__load()
207 bpf_program_profiler__destroy(evsel); in bpf_program_profiler__enable()
292 .destroy = bpf_program_profiler__destroy,