#include <profile_common.pbzero.h>
Definition at line 27 of file profile_common.pbzero.h.
◆ Callstack_Decoder() [1/3]
perfetto::protos::pbzero::Callstack_Decoder::Callstack_Decoder |
( |
const uint8_t * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ Callstack_Decoder() [2/3]
perfetto::protos::pbzero::Callstack_Decoder::Callstack_Decoder |
( |
const std::string & |
raw | ) |
|
|
inlineexplicit |
Definition at line 33 of file profile_common.pbzero.h.
34 : TypedProtoDecoder(reinterpret_cast<const uint8_t*>(raw.data()),
35 raw.size()) {}
◆ Callstack_Decoder() [3/3]
perfetto::protos::pbzero::Callstack_Decoder::Callstack_Decoder |
( |
const ::protozero::ConstBytes & |
raw | ) |
|
|
inlineexplicit |
◆ frame_ids()
::protozero::RepeatedFieldIterator< uint64_t > perfetto::protos::pbzero::Callstack_Decoder::frame_ids |
( |
| ) |
const |
|
inline |
◆ has_frame_ids()
bool perfetto::protos::pbzero::Callstack_Decoder::has_frame_ids |
( |
| ) |
const |
|
inline |
◆ has_iid()
bool perfetto::protos::pbzero::Callstack_Decoder::has_iid |
( |
| ) |
const |
|
inline |
◆ iid()
uint64_t perfetto::protos::pbzero::Callstack_Decoder::iid |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: