Enumerations
enum BuiltinCounterType
| Name | Value |
|---|---|
| COUNTER_UNSPECIFIED | 0 |
| COUNTER_THREAD_TIME_NS | 1 |
| COUNTER_THREAD_INSTRUCTION_COUNT | 2 |
Defined at line 35 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/counter_descriptor.pbzero.h
enum Unit
| Name | Value |
|---|---|
| UNIT_UNSPECIFIED | 0 |
| UNIT_TIME_NS | 1 |
| UNIT_COUNT | 2 |
| UNIT_SIZE_BYTES | 3 |
Defined at line 64 of file gen/third_party/perfetto/protos/perfetto/trace/track_event/counter_descriptor.pbzero.h