Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/
DTracing.h46 #define AEMU_GENSYM(x) __AEMU_GENSYM1(x,__COUNTER__) macro
48 …TRACE(tag) __attribute__ ((unused)) gfxstream::guest::ScopedTraceGuest AEMU_GENSYM(aemuScopedTrace…
/hardware/google/aemu/base/include/aemu/base/
DTracing.h88 #define AEMU_GENSYM(x) __AEMU_GENSYM1(x,__COUNTER__) macro
90 #define AEMU_SCOPED_TRACE(tag) __attribute__ ((unused)) android::base::ScopedTrace AEMU_GENSYM(aemu…