Home
last modified time | relevance | path

Searched defs:target_btf_path (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dlibbpf.c8586 static int bpf_object_prepare(struct bpf_object *obj, const char *target_btf_path) in bpf_object_prepare()
8618 static int bpf_object_load(struct bpf_object *obj, int extra_log_level, const char *target_btf_path) in bpf_object_load()