Home
last modified time | relevance | path

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

/third_party/mesa3d/include/android_stub/cutils/
Dtrace.h170 #define ATRACE_END() atrace_end(ATRACE_TAG)
171 static inline void atrace_end(uint64_t tag) in atrace_end() function
/third_party/mesa3d/src/virtio/vulkan/
Dvn_common.h57 #define VN_TRACE_END() atrace_end(ATRACE_TAG_GRAPHICS)