Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/libbpf-tools/
H A Dgethostlatency.c32 static const char *libc_path = NULL; variable
154 char libc_path[PATH_MAX] = {}; in attach_uprobes() local