Home
last modified time | relevance | path

Searched defs:TRACE_EVENT_FLAG_HAS_ID (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h112 static constexpr uint32_t TRACE_EVENT_FLAG_HAS_ID = variable
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h112 static constexpr uint32_t TRACE_EVENT_FLAG_HAS_ID = variable
/aosp_15_r20/external/skia/src/core/
H A DSkTraceEventCommon.h689 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned int>(1 << 1)) macro
/aosp_15_r20/external/angle/src/common/base/anglebase/trace_event/
H A Dtrace_event.h544 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned char>(1 << 1)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1078 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned int>(1 << 1)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1078 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned int>(1 << 1)) macro
/aosp_15_r20/external/libchrome/base/trace_event/common/
H A Dtrace_event_common.h1075 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned int>(1 << 1)) macro
/aosp_15_r20/external/webrtc/rtc_base/
H A Dtrace_event.h643 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned char>(1 << 1)) macro