Home
last modified time | relevance | path

Searched defs:TRACE_EVENT_FLAG_HAS_LOCAL_ID (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1087 #define TRACE_EVENT_FLAG_HAS_LOCAL_ID (static_cast<unsigned int>(1 << 12)) macro
/external/perfetto/include/perfetto/tracing/
Dtrack_event_legacy.h128 static constexpr uint32_t TRACE_EVENT_FLAG_HAS_LOCAL_ID = variable