Home
last modified time | relevance | path

Searched refs:ATRACE_TAG_BIONIC (Results 1 – 5 of 5) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dbionic_systrace.cpp43 return ((g_tags & ATRACE_TAG_BIONIC) != 0); in should_trace()
/aosp12/system/core/libcutils/include/cutils/
H A Dtrace.h67 #define ATRACE_TAG_BIONIC (1<<16) macro
/aosp12/system/core/libcutils/include_outside_system/cutils/
H A Dtrace.h67 #define ATRACE_TAG_BIONIC (1<<16) macro
/aosp12/system/core/debuggerd/
H A Dcrash_dump.cpp50 #define ATRACE_TAG ATRACE_TAG_BIONIC
/aosp12/frameworks/native/cmds/atrace/
H A Datrace.cpp118 { "bionic", "Bionic C Library", ATRACE_TAG_BIONIC, { } },