Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dbpf_counter.c48 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()
297 .destroy = bpf_program_profiler__destroy,