Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.h62 int bpf__unprobe(struct bpf_object *obj);
108 static inline int bpf__unprobe(struct bpf_object *obj __maybe_unused) { return 0;} in bpf__unprobe() function
H A Dbpf-loader.c116 bpf__unprobe(obj); in bpf__clear()
687 int bpf__unprobe(struct bpf_object *obj) in bpf__unprobe() function

Completed in 3 milliseconds