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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c367 /* legacy, only used by libbpf_get_type_names() and
9484 static char *libbpf_get_type_names(bool attach_type) function
9534 type_names = libbpf_get_type_names(false);
9906 type_names = libbpf_get_type_names(true);

Completed in 183 milliseconds