Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dbpf_counter.c48 static int bpf_program_profiler__destroy(struct evsel *evsel) in bpf_program_profiler__destroy() function
191 bpf_program_profiler__destroy(evsel); in bpf_program_profiler__load()
210 bpf_program_profiler__destroy(evsel); in bpf_program_profiler__enable()
300 .destroy = bpf_program_profiler__destroy,