Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dbpf_counter.c106 static int bpf_program_profiler__destroy(struct evsel *evsel) in bpf_program_profiler__destroy() function
249 bpf_program_profiler__destroy(evsel); in bpf_program_profiler__load()
268 bpf_program_profiler__destroy(evsel); in bpf_program_profiler__enable()
359 .destroy = bpf_program_profiler__destroy,