Home
last modified time | relevance | path

Searched defs:AEMU_SCOPED_TRACE (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/
DTracing.h48 #define AEMU_SCOPED_TRACE(tag) __attribute__ ((unused)) gfxstream::guest::ScopedTraceGuest AEMU_GEN… macro
/hardware/google/aemu/base/include/aemu/base/
DTracing.h90 #define AEMU_SCOPED_TRACE(tag) __attribute__ ((unused)) android::base::ScopedTrace AEMU_GENSYM(aemu… macro