![]() |
TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
|
Represents the telemetry table containing telemetry data and metadata. More...

Data Fields | |
| uint32_t | version |
| The version of the telemetry table. | |
| uint32_t | entry_count |
| The number of entries in the telemetry table. | |
| struct telemetry_entry | tag_table [80] |
| The table mapping telemetry tags to their offsets. | |
| uint32_t | telemetry [80] |
| The telemetry data corresponding to the tags. | |
Represents the telemetry table containing telemetry data and metadata.