Searched defs:TRACE_EVENT (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/cronet/base/trace_event/ |
H A D | typed_macros.h | 90 #define TRACE_EVENT(category, name, ...) \ macro
|
H A D | trace_event_stub.h | 73 #define TRACE_EVENT(category, name, ...) INTERNAL_TRACE_IGNORE(category, name) macro
|
/aosp_15_r20/external/perfetto/include/perfetto/tracing/ |
H A D | track_event.h | 368 #define TRACE_EVENT(category, name, ...) \ macro
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/ |
H A D | track_event.h | 368 #define TRACE_EVENT(category, name, ...) \ macro
|
/aosp_15_r20/external/icu/icu4j/tools/misc/src/main/java/com/ibm/icu/dev/tool/ime/translit/ |
H A D | TransliteratorInputMethod.java | 98 private static boolean TRACE_EVENT = false; field in TransliteratorInputMethod
|
/aosp_15_r20/external/angle/src/common/base/anglebase/trace_event/ |
H A D | trace_event.h | 158 #define TRACE_EVENT(platform, category, name, ...) \ macro
|