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

  /frameworks/base/native/android/
trace.cpp 29 atrace_end(ATRACE_TAG_APP);
  /device/google/marlin/camera/QCamera2/util/
QCameraTrace.h 36 #undef ATRACE_END
62 atrace_end(ATRACE_TAG); \
100 atrace_end(ATRACE_TAG); \
112 #define ATRACE_END ATRACE_END_DBG
132 atrace_end(mTag);
151 atrace_end(mTag);
  /frameworks/native/opengl/libs/EGL/
egl_trace.h 44 atrace_end(mTag);
  /system/core/libutils/include/utils/
Trace.h 45 atrace_end(mTag);
  /frameworks/native/libs/vr/libpdx/private/pdx/
trace.h 32 ~ScopedTraceArgs() { atrace_end(tag_); }
53 atrace_end(tag_);
  /system/core/libcutils/include/cutils/
trace.h 191 #define ATRACE_END() atrace_end(ATRACE_TAG)
192 static inline void atrace_end(uint64_t tag) function
201 * Trace the beginning of an asynchronous event. Unlike ATRACE_BEGIN/ATRACE_END
  /hardware/qcom/camera/msm8998/QCamera2/util/
QCameraTrace.h 37 #undef ATRACE_END
63 atrace_end(ATRACE_TAG); \
89 atrace_end(ATRACE_TAG); \
101 #define ATRACE_END ATRACE_END_DBG
267 atrace_end(mTag);
286 atrace_end(mTag);
  /frameworks/base/core/jni/
android_os_Trace.cpp 70 atrace_end(tag);
  /hardware/qcom/display/msm8909/sdm/libs/hwc/
hwc_debugger.cpp 194 atrace_end(ATRACE_TAG);
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
hwc_debugger.cpp 159 atrace_end(ATRACE_TAG);
  /hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_debugger.cpp 155 atrace_end(ATRACE_TAG);
  /hardware/qcom/display/msm8998/sdm/libs/hwc2/
hwc_debugger.cpp 161 atrace_end(ATRACE_TAG);
  /system/core/debuggerd/
crash_dump.cpp 342 atrace_end(ATRACE_TAG);
  /frameworks/native/libs/vr/libvrflinger/
hardware_composer.cpp 108 ~TraceArgs() { atrace_end(ATRACE_TAG); }
    [all...]

Completed in 288 milliseconds