class ThreadDescriptor_Decoder

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

Public Methods

void ThreadDescriptor_Decoder (const uint8_t * data, size_t len)

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

void ThreadDescriptor_Decoder (const std::string & raw)

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

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

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

bool has_pid ()

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

int32_t pid ()

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

bool has_tid ()

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

int32_t tid ()

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

bool has_thread_name ()

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

::protozero::ConstChars thread_name ()

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

bool has_chrome_thread_type ()

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

int32_t chrome_thread_type ()

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

bool has_reference_timestamp_us ()

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

int64_t reference_timestamp_us ()

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

bool has_reference_thread_time_us ()

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

int64_t reference_thread_time_us ()

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

bool has_reference_thread_instruction_count ()

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

int64_t reference_thread_instruction_count ()

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

bool has_legacy_sort_index ()

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

int32_t legacy_sort_index ()

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