Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h130 static constexpr uint32_t TRACE_EVENT_FLAG_HAS_PROCESS_ID = variable
/aosp_15_r20/external/perfetto/include/perfetto/tracing/internal/
H A Dtrack_event_legacy.h130 static constexpr uint32_t TRACE_EVENT_FLAG_HAS_PROCESS_ID = variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1089 #define TRACE_EVENT_FLAG_HAS_PROCESS_ID (static_cast<unsigned int>(1 << 11)) macro
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/base/trace_event/common/
Dtrace_event_common.h1089 #define TRACE_EVENT_FLAG_HAS_PROCESS_ID (static_cast<unsigned int>(1 << 11)) macro
/aosp_15_r20/external/libchrome/base/trace_event/common/
H A Dtrace_event_common.h1086 #define TRACE_EVENT_FLAG_HAS_PROCESS_ID (static_cast<unsigned int>(1 << 11)) macro