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-dev.c 42 uint64_t atrace_enabled_tags = ATRACE_TAG_NOT_READY;
161 atrace_enabled_tags = ATRACE_TAG_NOT_READY;
  /system/core/include/cutils/
trace.h 77 #define ATRACE_TAG_NOT_READY (1ULL<<63)
123 * Set of ATRACE_TAG flags to trace for, initialized to ATRACE_TAG_NOT_READY.

Completed in 913 milliseconds