class TrackEvent_Callstack_Frame

Defined at line 1768 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 1776 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 1788 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 1791 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 1794 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 1812 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 1815 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 1818 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 1836 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 1771 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/track_event.pbzero.h