Home
last modified time | relevance | path

Searched defs:PERFETTO_DEBUG_FUNCTION_IDENTIFIER (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/third-party/perfetto/include/perfetto/base/
Dcompiler.h44 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() __PRETTY_FUNCTION__ macro
46 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() __FUNCSIG__ macro
48 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() \ macro
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.h318 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() __PRETTY_FUNCTION__ macro
320 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() __FUNCSIG__ macro
322 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() \ macro
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.h1722 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() __PRETTY_FUNCTION__ macro
1724 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() __FUNCSIG__ macro
1726 #define PERFETTO_DEBUG_FUNCTION_IDENTIFIER() \ macro