Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dbpf-loader.h66 int bpf__strerror_probe(struct bpf_object *obj, int err,
171 bpf__strerror_probe(struct bpf_object *obj __maybe_unused, in bpf__strerror_probe() function
Dbpf-loader.c2057 int bpf__strerror_probe(struct bpf_object *obj __maybe_unused, in bpf__strerror_probe() function
Dparse-events.c680 bpf__strerror_probe(obj, err, errbuf, sizeof(errbuf)); in parse_events_load_bpf_obj()