Flutter Engine
The Flutter Engine
|
Namespaces | |
namespace | perfetto_pbzero_enum_TracePacket |
namespace | perfetto_pbzero_enum_TrackEvent |
Classes | |
class | Callstack |
class | Callstack_Decoder |
class | ClockSnapshot |
class | ClockSnapshot_Clock |
class | ClockSnapshot_Clock_Decoder |
class | ClockSnapshot_Decoder |
class | DebugAnnotation |
class | DebugAnnotation_Decoder |
class | Frame |
class | Frame_Decoder |
class | InternedData |
class | InternedData_Decoder |
class | InternedString |
class | InternedString_Decoder |
class | Mapping |
class | Mapping_Decoder |
class | PerfSample |
class | PerfSample_Decoder |
class | ProcessDescriptor |
class | ProcessDescriptor_Decoder |
class | ThreadDescriptor |
class | ThreadDescriptor_Decoder |
class | Trace |
class | Trace_Decoder |
class | TracePacket |
class | TracePacket_Decoder |
class | TrackDescriptor |
class | TrackDescriptor_Decoder |
class | TrackEvent |
class | TrackEvent_Decoder |
Typedefs | |
using | TracePacket_SequenceFlags = perfetto_pbzero_enum_TracePacket::SequenceFlags |
using | TrackEvent_Type = perfetto_pbzero_enum_TrackEvent::Type |
Enumerations | |
enum | BuiltinClock : int32_t { BUILTIN_CLOCK_MONOTONIC = 3 } |
Functions | |
PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE const char * | BuiltinClock_Name (::perfetto::protos::pbzero::BuiltinClock value) |
PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE const char * | TracePacket_SequenceFlags_Name (::perfetto::protos::pbzero::TracePacket_SequenceFlags value) |
PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE const char * | TrackEvent_Type_Name (::perfetto::protos::pbzero::TrackEvent_Type value) |
Variables | |
constexpr BuiltinClock | BuiltinClock_MIN = BuiltinClock::BUILTIN_CLOCK_MONOTONIC |
constexpr BuiltinClock | BuiltinClock_MAX = BuiltinClock::BUILTIN_CLOCK_MONOTONIC |
constexpr TracePacket_SequenceFlags | TracePacket_SequenceFlags_MIN |
constexpr TracePacket_SequenceFlags | TracePacket_SequenceFlags_MAX |
constexpr TrackEvent_Type | TrackEvent_Type_MIN |
constexpr TrackEvent_Type | TrackEvent_Type_MAX = TrackEvent_Type::TYPE_INSTANT |
using perfetto::protos::pbzero::TracePacket_SequenceFlags = typedef perfetto_pbzero_enum_TracePacket::SequenceFlags |
Definition at line 40 of file trace_packet.pbzero.h.
Definition at line 31 of file track_event.pbzero.h.
enum perfetto::protos::pbzero::BuiltinClock : int32_t |
Enumerator | |
---|---|
BUILTIN_CLOCK_MONOTONIC |
Definition at line 27 of file builtin_clock.pbzero.h.
PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE const char * perfetto::protos::pbzero::BuiltinClock_Name | ( | ::perfetto::protos::pbzero::BuiltinClock | value | ) |
Definition at line 35 of file builtin_clock.pbzero.h.
PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE const char * perfetto::protos::pbzero::TracePacket_SequenceFlags_Name | ( | ::perfetto::protos::pbzero::TracePacket_SequenceFlags | value | ) |
Definition at line 49 of file trace_packet.pbzero.h.
PERFETTO_PROTOZERO_CONSTEXPR14_OR_INLINE const char * perfetto::protos::pbzero::TrackEvent_Type_Name | ( | ::perfetto::protos::pbzero::TrackEvent_Type | value | ) |
Definition at line 47 of file track_event.pbzero.h.
|
constexpr |
Definition at line 32 of file builtin_clock.pbzero.h.
|
constexpr |
Definition at line 31 of file builtin_clock.pbzero.h.
|
constexpr |
Definition at line 45 of file trace_packet.pbzero.h.
|
constexpr |
Definition at line 43 of file trace_packet.pbzero.h.
|
constexpr |
Definition at line 44 of file track_event.pbzero.h.
|
constexpr |
Definition at line 42 of file track_event.pbzero.h.