Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtrace_helpers.h98 bool vmlinux_btf_exists(void);
H A Dbtf_helpers.c178 if (vmlinux_btf_exists()) in ensure_core_btf()
H A Dtrace_helpers.c1182 bool vmlinux_btf_exists(void) in vmlinux_btf_exists() function