class TrackEvent_Callstack_Frame
Defined at line 1763 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Public Members
static FieldMetadata kFunctionName
static FieldMetadata kSourceFile
static FieldMetadata kLineNumber
Public Methods
const char * GetName ()
Defined at line 1771 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_function_name (const char * data, size_t size)
Defined at line 1783 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_function_name (::protozero::ConstChars chars)
Defined at line 1786 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_function_name (std::string value)
Defined at line 1789 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_source_file (const char * data, size_t size)
Defined at line 1807 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_source_file (::protozero::ConstChars chars)
Defined at line 1810 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_source_file (std::string value)
Defined at line 1813 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
void set_line_number (uint32_t value)
Defined at line 1831 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h
Enumerations
enum
| Name | Value |
|---|---|
| kFunctionNameFieldNumber | 1 |
| kSourceFileFieldNumber | 2 |
| kLineNumberFieldNumber | 3 |
Defined at line 1766 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h