Home
last modified time | relevance | path

Searched refs:TRACE_EVENT_FLAG_HAS_CONTEXT_ID (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/core/
DSkTraceEventCommon.h266 #define TRACE_EVENT_FLAG_HAS_CONTEXT_ID (static_cast<unsigned int>(1 << 10)) macro
/third_party/skia/src/core/
DSkTraceEventCommon.h307 #define TRACE_EVENT_FLAG_HAS_CONTEXT_ID (static_cast<unsigned int>(1 << 10)) macro
/third_party/node/src/tracing/
Dtrace_event_common.h1080 #define TRACE_EVENT_FLAG_HAS_CONTEXT_ID (static_cast<unsigned int>(1 << 10)) macro
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch3430 +#define TRACE_EVENT_FLAG_HAS_CONTEXT_ID (static_cast<unsigned int>(1 << 9))