Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dbpf-loader.h65 int bpf__unprobe(struct bpf_object *obj);
111 static inline int bpf__unprobe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__unprobe() function
A Dbpf-loader.c330 bpf__unprobe(perf_obj->obj); in bpf__clear()
928 int bpf__unprobe(struct bpf_object *obj) in bpf__unprobe() function

Completed in 8 milliseconds