class TrackEvent_LegacyEvent
Defined at line 1384 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Public Members
static FlowDirection FLOW_UNSPECIFIED
static FlowDirection FLOW_IN
static FlowDirection FLOW_OUT
static FlowDirection FLOW_INOUT
static InstantEventScope SCOPE_UNSPECIFIED
static InstantEventScope SCOPE_GLOBAL
static InstantEventScope SCOPE_PROCESS
static InstantEventScope SCOPE_THREAD
static FieldMetadata kNameIid
static FieldMetadata kPhase
static FieldMetadata kDurationUs
static FieldMetadata kThreadDurationUs
static FieldMetadata kThreadInstructionDelta
static FieldMetadata kUnscopedId
static FieldMetadata kLocalId
static FieldMetadata kGlobalId
static FieldMetadata kIdScope
static FieldMetadata kUseAsyncTts
static FieldMetadata kBindId
static FieldMetadata kBindToEnclosing
static FieldMetadata kFlowDirection
static FieldMetadata kInstantEventScope
static FieldMetadata kPidOverride
static FieldMetadata kTidOverride
Public Methods
const char * GetName ()
Defined at line 1405 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * FlowDirection_Name (FlowDirection value)
Defined at line 1409 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * InstantEventScope_Name (InstantEventScope value)
Defined at line 1414 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_name_iid (uint64_t value)
Defined at line 1435 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_phase (int32_t value)
Defined at line 1453 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_duration_us (int64_t value)
Defined at line 1471 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_thread_duration_us (int64_t value)
Defined at line 1489 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_thread_instruction_delta (int64_t value)
Defined at line 1507 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_unscoped_id (uint64_t value)
Defined at line 1525 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_local_id (uint64_t value)
Defined at line 1543 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_global_id (uint64_t value)
Defined at line 1561 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_id_scope (const char * data, size_t size)
Defined at line 1579 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_id_scope (::protozero::ConstChars chars)
Defined at line 1582 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_id_scope (std::string value)
Defined at line 1585 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_use_async_tts (bool value)
Defined at line 1603 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_bind_id (uint64_t value)
Defined at line 1621 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_bind_to_enclosing (bool value)
Defined at line 1639 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_flow_direction (TrackEvent_LegacyEvent_FlowDirection value)
Defined at line 1657 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_instant_event_scope (TrackEvent_LegacyEvent_InstantEventScope value)
Defined at line 1675 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_pid_override (int32_t value)
Defined at line 1693 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_tid_override (int32_t value)
Defined at line 1711 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Enumerations
enum (unnamed) : int32_t
| Name | Value |
|---|---|
| kNameIidFieldNumber | 1 |
| kPhaseFieldNumber | 2 |
| kDurationUsFieldNumber | 3 |
| kThreadDurationUsFieldNumber | 4 |
| kThreadInstructionDeltaFieldNumber | 15 |
| kUnscopedIdFieldNumber | 6 |
| kLocalIdFieldNumber | 10 |
| kGlobalIdFieldNumber | 11 |
| kIdScopeFieldNumber | 7 |
| kUseAsyncTtsFieldNumber | 9 |
| kBindIdFieldNumber | 8 |
| kBindToEnclosingFieldNumber | 12 |
| kFlowDirectionFieldNumber | 13 |
| kInstantEventScopeFieldNumber | 14 |
| kPidOverrideFieldNumber | 18 |
| kTidOverrideFieldNumber | 19 |
Defined at line 1387 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h