TT Zephyr Platforms 19.0.0-rc2
Tenstorrent Firmware
Loading...
Searching...
No Matches
telemetry_table Struct Reference

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 [65]
 The table mapping telemetry tags to their offsets.
uint32_t telemetry [65]
 The telemetry data corresponding to the tags.

Detailed Description

Represents the telemetry table containing telemetry data and metadata.

Field Documentation

◆ entry_count

uint32_t telemetry_table::entry_count

The number of entries in the telemetry table.

◆ tag_table

struct telemetry_entry telemetry_table::tag_table[65]

The table mapping telemetry tags to their offsets.

◆ telemetry

uint32_t telemetry_table::telemetry[65]

The telemetry data corresponding to the tags.

◆ version

uint32_t telemetry_table::version

The version of the telemetry table.


The documentation for this struct was generated from the following file:
  • /home/runner/work/tt-zephyr-platforms/tt-zephyr-platforms/tt-zephyr-platforms/lib/tenstorrent/bh_arc/telemetry.c