class CounterDescriptor_Decoder

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

Public Methods

void CounterDescriptor_Decoder (const uint8_t * data, size_t len)

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

void CounterDescriptor_Decoder (const std::string & raw)

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

void CounterDescriptor_Decoder (const ::protozero::ConstBytes & raw)

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

bool has_type ()

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

int32_t type ()

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

bool has_categories ()

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

::protozero::RepeatedFieldIterator< ::protozero::ConstChars> categories ()

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

bool has_unit ()

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

int32_t unit ()

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

bool has_unit_name ()

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

::protozero::ConstChars unit_name ()

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

bool has_unit_multiplier ()

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

int64_t unit_multiplier ()

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

bool has_is_incremental ()

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

bool is_incremental ()

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

bool has_y_axis_share_key ()

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

::protozero::ConstChars y_axis_share_key ()

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