Home
last modified time | relevance | path

Searched refs:atrace_end (Results 1 – 5 of 5) sorted by relevance

/system/tools/aidl/trace/android/
Dtrace.h25 atrace_end(ATRACE_TAG_AIDL); in ATrace_endSection()
/system/core/libcutils/include/cutils/
Dtrace.h178 #define ATRACE_END() atrace_end(ATRACE_TAG)
179 static inline void atrace_end(uint64_t tag) in atrace_end() function
/system/core/libcutils/include_vndk/cutils/
Dtrace.h178 #define ATRACE_END() atrace_end(ATRACE_TAG)
179 static inline void atrace_end(uint64_t tag) in atrace_end() function
/system/core/libutils/include/utils/
DTrace.h50 atrace_end(mTag); in ~ScopedTrace()
/system/core/debuggerd/
Dcrash_dump.cpp400 atrace_end(ATRACE_TAG); in main()