Home
last modified time | relevance | path

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

/third_party/node/deps/v8/tools/tracing/proto-converter/
Dproto-to-json.ts68 const TRACE_EVENT_FLAG_HAS_ID: number = 1 << 1; constant
/third_party/skia/src/core/
DSkTraceEventCommon.h385 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned int>(1 << 1)) macro
/third_party/skia/third_party/externals/angle2/src/third_party/trace_event/
Dtrace_event.h527 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned char>(1 << 1)) macro
/third_party/skia/third_party/externals/dawn/src/dawn_platform/tracing/
DTraceEvent.h745 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned char>(1 << 1)) macro
/third_party/node/src/tracing/
Dtrace_event_common.h1070 #define TRACE_EVENT_FLAG_HAS_ID (static_cast<unsigned int>(1 << 1)) macro