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

  /system/core/libcutils/
trace.c 35 uint64_t atrace_enabled_tags = ATRACE_TAG_NOT_READY;
162 atrace_enabled_tags = ATRACE_TAG_NOT_READY;
  /system/core/include/cutils/
trace.h 72 #define ATRACE_TAG_NOT_READY (1LL<<63)
126 * Set of ATRACE_TAG flags to trace for, initialized to ATRACE_TAG_NOT_READY.

Completed in 46 milliseconds