Home
last modified time | relevance | path

Searched refs:module_btf_exists (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtrace_helpers.h99 bool module_btf_exists(const char *mod);
H A Dtrace_helpers.c1196 bool module_btf_exists(const char *mod) in module_btf_exists() function