class TrackEvent_LegacyEvent
Defined at line 1382 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 1403 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * FlowDirection_Name (FlowDirection value)
Defined at line 1407 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * InstantEventScope_Name (InstantEventScope value)
Defined at line 1412 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 1433 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_phase (int32_t value)
Defined at line 1451 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 1469 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 1487 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 1505 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 1523 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 1541 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 1559 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 1577 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 1580 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 1583 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 1601 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 1619 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 1637 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 1655 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 1673 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 1691 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 1709 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 1385 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h