HomeSort by relevance Sort by last modified time
    Searched refs:ATRACE_TAG_ALWAYS (Results 1 - 9 of 9) 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.inc 133 return (tags | ATRACE_TAG_ALWAYS) & ATRACE_TAG_VALID_MASK;
  /system/extras/alloc-stress/
alloc-stress.cpp 21 #define ATRACE_TAG ATRACE_TAG_ALWAYS
  /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/libbufferhubqueue/benchmarks/
buffer_transport_benchmark.cpp 29 #define ATRACE_TAG ATRACE_TAG_ALWAYS
  /frameworks/native/libs/vr/libpdx_default_transport/
pdx_benchmarks.cpp 3 #define ATRACE_TAG ATRACE_TAG_ALWAYS
    [all...]
  /system/core/lmkd/
lmkd.c 49 #define ATRACE_TAG ATRACE_TAG_ALWAYS
    [all...]

Completed in 319 milliseconds