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

  /system/core/libcutils/
trace.c 139 tags |= ATRACE_TAG_APP;
141 tags &= ~ATRACE_TAG_APP;
  /system/core/include/cutils/
trace.h 68 #define ATRACE_TAG_APP (1<<12)
  /frameworks/native/cmds/atrace/
atrace.cpp 85 { "app", "Application", ATRACE_TAG_APP, { } },

Completed in 183 milliseconds