class TrackEvent_LegacyEvent
Defined at line 1405 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 1426 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * FlowDirection_Name (FlowDirection value)
Defined at line 1430 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * InstantEventScope_Name (InstantEventScope value)
Defined at line 1435 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 1456 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_phase (int32_t value)
Defined at line 1474 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 1492 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 1510 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 1528 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 1546 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 1564 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 1582 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 1600 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 1603 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 1606 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 1624 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 1642 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 1660 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 1678 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 1696 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 1714 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 1732 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 1408 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h