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

  /frameworks/native/include/utils/
Trace.h 51 atrace_end(mTag);
  /system/core/include/cutils/
trace.h 194 #define ATRACE_END() atrace_end(ATRACE_TAG)
195 static inline void atrace_end(uint64_t tag) function
204 * Trace the beginning of an asynchronous event. Unlike ATRACE_BEGIN/ATRACE_END
267 #define ATRACE_END()
  /frameworks/base/core/jni/
android_os_Trace.cpp 63 atrace_end(tag);

Completed in 362 milliseconds