#include <trace_packet.pbzero.h>
Definition at line 66 of file trace_packet.pbzero.h.
◆ TracePacket_Decoder() [1/3]
perfetto::protos::pbzero::TracePacket_Decoder::TracePacket_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ TracePacket_Decoder() [2/3]
perfetto::protos::pbzero::TracePacket_Decoder::TracePacket_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 72 of file trace_packet.pbzero.h.
73 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
74 raw.size()) {}
◆ TracePacket_Decoder() [3/3]
perfetto::protos::pbzero::TracePacket_Decoder::TracePacket_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ clock_snapshot()
::protozero::ConstBytes perfetto::protos::pbzero::TracePacket_Decoder::clock_snapshot |
( |
| ) |
const |
|
inline |
◆ has_clock_snapshot()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_clock_snapshot |
( |
| ) |
const |
|
inline |
◆ has_interned_data()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_interned_data |
( |
| ) |
const |
|
inline |
◆ has_perf_sample()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_perf_sample |
( |
| ) |
const |
|
inline |
◆ has_sequence_flags()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_sequence_flags |
( |
| ) |
const |
|
inline |
◆ has_timestamp()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_timestamp |
( |
| ) |
const |
|
inline |
◆ has_timestamp_clock_id()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_timestamp_clock_id |
( |
| ) |
const |
|
inline |
◆ has_track_descriptor()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_track_descriptor |
( |
| ) |
const |
|
inline |
◆ has_track_event()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_track_event |
( |
| ) |
const |
|
inline |
◆ has_trusted_packet_sequence_id()
bool perfetto::protos::pbzero::TracePacket_Decoder::has_trusted_packet_sequence_id |
( |
| ) |
const |
|
inline |
◆ interned_data()
::protozero::ConstBytes perfetto::protos::pbzero::TracePacket_Decoder::interned_data |
( |
| ) |
const |
|
inline |
◆ perf_sample()
::protozero::ConstBytes perfetto::protos::pbzero::TracePacket_Decoder::perf_sample |
( |
| ) |
const |
|
inline |
◆ sequence_flags()
uint32_t perfetto::protos::pbzero::TracePacket_Decoder::sequence_flags |
( |
| ) |
const |
|
inline |
◆ timestamp()
uint64_t perfetto::protos::pbzero::TracePacket_Decoder::timestamp |
( |
| ) |
const |
|
inline |
◆ timestamp_clock_id()
uint32_t perfetto::protos::pbzero::TracePacket_Decoder::timestamp_clock_id |
( |
| ) |
const |
|
inline |
◆ track_descriptor()
::protozero::ConstBytes perfetto::protos::pbzero::TracePacket_Decoder::track_descriptor |
( |
| ) |
const |
|
inline |
◆ track_event()
::protozero::ConstBytes perfetto::protos::pbzero::TracePacket_Decoder::track_event |
( |
| ) |
const |
|
inline |
◆ trusted_packet_sequence_id()
uint32_t perfetto::protos::pbzero::TracePacket_Decoder::trusted_packet_sequence_id |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: