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

  /system/core/libcutils/include/cutils/
trace.h 39 * Defining ATRACE_TAG to be ATRACE_TAG_ALWAYS will result in the tracing always
52 #define ATRACE_TAG_ALWAYS (1<<0) // This tag is always enabled.
  /hardware/qcom/camera/msm8998/QCamera2/util/
QCameraTrace.h 52 #define ATRACE_TAG ATRACE_TAG_ALWAYS
135 atrace_int(ATRACE_TAG_ALWAYS, trace_time_conv, 0); \
  /system/core/libcutils/
trace-dev.c 139 return (tags | ATRACE_TAG_ALWAYS) & ATRACE_TAG_VALID_MASK;
  /system/extras/simpleperf/
event_fd.cpp 16 #define ATRACE_TAG ATRACE_TAG_ALWAYS
  /frameworks/native/cmds/flatland/
Main.cpp 17 #define ATRACE_TAG ATRACE_TAG_ALWAYS
  /frameworks/native/libs/vr/libpdx_default_transport/
pdx_benchmarks.cpp 3 #define ATRACE_TAG ATRACE_TAG_ALWAYS
    [all...]

Completed in 1000 milliseconds