Home
last modified time | relevance | path

Searched refs:bcc_check_bpffs_path (Results 1 – 4 of 4) sorted by relevance

/external/bcc/src/cc/includes/
Dlibbpf.h181 int bcc_check_bpffs_path(const char *path);
/external/bcc/src/cc/
Dlibbpf.h181 int bcc_check_bpffs_path(const char *path);
Dlibbpf.c1883 int bcc_check_bpffs_path(const char *path) { in bcc_check_bpffs_path() function
/external/bcc/src/cc/frontends/clang/
Db_frontend_action.cc1491 bcc_check_bpffs_path(pinned.c_str())) { in VisitVarDecl()