class TrackEvent_Callstack_Frame_Decoder

Defined at line 1750 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

Public Methods

void TrackEvent_Callstack_Frame_Decoder (const uint8_t * data, size_t len)

Defined at line 1752 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

void TrackEvent_Callstack_Frame_Decoder (const std::string & raw)

Defined at line 1753 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

void TrackEvent_Callstack_Frame_Decoder (const ::protozero::ConstBytes & raw)

Defined at line 1754 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

bool has_function_name ()

Defined at line 1755 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

::protozero::ConstChars function_name ()

Defined at line 1756 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

bool has_source_file ()

Defined at line 1757 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

::protozero::ConstChars source_file ()

Defined at line 1758 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

bool has_line_number ()

Defined at line 1759 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

uint32_t line_number ()

Defined at line 1760 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h