class TrackEvent_InlineCallstack_Frame

Defined at line 1789 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 1797 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 1809 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 1812 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 1815 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 1833 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 1836 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 1839 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 1857 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h

Enumerations

enum (unnamed) : int32_t
Name Value
kFunctionNameFieldNumber 1
kSourceFileFieldNumber 2
kLineNumberFieldNumber 3

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