Searched refs:BPF_LOADER_ERRNO__EVENTNAME (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/tools/perf/util/ | ||
A D | bpf-loader.h | 20 BPF_LOADER_ERRNO__EVENTNAME, /* Event name is missing */ enumerator |
A D | bpf-loader.c | 608 err = -BPF_LOADER_ERRNO__EVENTNAME; in config_bpf_program() |
Completed in 7 milliseconds