HomeSort by relevance Sort by last modified time
    Searched refs:ATRACE_TAG_BIONIC (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
bionic_systrace.cpp 27 #include <cutils/trace.h> // For ATRACE_TAG_BIONIC.
42 return ((g_tags & ATRACE_TAG_BIONIC) != 0);
  /system/core/libcutils/include/cutils/
trace.h 68 #define ATRACE_TAG_BIONIC (1<<16)
  /system/core/debuggerd/
crash_dump.cpp 47 #define ATRACE_TAG ATRACE_TAG_BIONIC
  /frameworks/native/cmds/atrace/
atrace.cpp 112 { "bionic", "Bionic C Library", ATRACE_TAG_BIONIC, { } },
    [all...]

Completed in 117 milliseconds