Home
last modified time | relevance | path

Searched defs:TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h118 static constexpr uint32_t TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP = variable
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h118 static constexpr uint32_t TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP = variable
/aosp_15_r20/external/skia/src/core/
H A DSkTraceEventCommon.h693 #define TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP (static_cast<unsigned int>(1 << 5)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1083 #define TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP (static_cast<unsigned int>(1 << 5)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1083 #define TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP (static_cast<unsigned int>(1 << 5)) macro
/aosp_15_r20/external/libchrome/base/trace_event/common/
H A Dtrace_event_common.h1080 #define TRACE_EVENT_FLAG_EXPLICIT_TIMESTAMP (static_cast<unsigned int>(1 << 5)) macro