Searched refs:module_btf_exists (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bcc/libbpf-tools/ | ||
H A D | trace_helpers.h | 99 bool module_btf_exists(const char *mod); |
H A D | trace_helpers.c | 1196 bool module_btf_exists(const char *mod) in module_btf_exists() function |