class TrackEvent_InlineCallstack_Frame_Decoder
Defined at line 1776 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Public Methods
void TrackEvent_InlineCallstack_Frame_Decoder (const uint8_t * data, size_t len)
Defined at line 1778 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void TrackEvent_InlineCallstack_Frame_Decoder (const std::string & raw)
Defined at line 1779 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void TrackEvent_InlineCallstack_Frame_Decoder (const ::protozero::ConstBytes & raw)
Defined at line 1780 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_function_name ()
Defined at line 1781 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstChars function_name ()
Defined at line 1782 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_source_file ()
Defined at line 1783 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstChars source_file ()
Defined at line 1784 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_line_number ()
Defined at line 1785 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint32_t line_number ()
Defined at line 1786 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h