class TrackEvent_Callstack_Frame_Decoder
Defined at line 1755 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 1757 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 1758 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 1759 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_function_name ()
Defined at line 1760 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstChars function_name ()
Defined at line 1761 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_source_file ()
Defined at line 1762 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
::protozero::ConstChars source_file ()
Defined at line 1763 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
bool has_line_number ()
Defined at line 1764 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
uint32_t line_number ()
Defined at line 1765 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h