class TrackEvent_LegacyEvent
Defined at line 1379 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 1400 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * FlowDirection_Name (FlowDirection value)
Defined at line 1404 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
const char * InstantEventScope_Name (InstantEventScope value)
Defined at line 1409 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 1430 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_phase (int32_t value)
Defined at line 1448 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 1466 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 1484 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 1502 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 1520 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 1538 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 1556 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 1574 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 1577 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 1580 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 1598 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 1616 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 1634 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 1652 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 1670 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 1688 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 1706 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Enumerations
enum
| 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 1382 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h