| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |


Go to the source code of this file.
Data Structures | |
| struct | telemetry_diag_sample_cfg |
| struct | data_id_entry |
Macros | |
| #define | TELEMETRY_DIAG_SAMPLE_MAX_FILE_NAME 256 /* Max file name length including terminating 0*/ |
| #define | MAX_NAME_SIZE 256 /* Maximum length for Data ID name string, including terminating 0*/ |
Functions | |
| doca_error_t | telemetry_diag_sample_run (const struct telemetry_diag_sample_cfg *cfg) |
| #define MAX_NAME_SIZE 256 /* Maximum length for Data ID name string, including terminating 0*/ |
Definition at line 32 of file telemetry_diag_sample.h.
| #define TELEMETRY_DIAG_SAMPLE_MAX_FILE_NAME 256 /* Max file name length including terminating 0*/ |
Definition at line 31 of file telemetry_diag_sample.h.
| doca_error_t telemetry_diag_sample_run | ( | const struct telemetry_diag_sample_cfg * | cfg | ) |
Definition at line 656 of file telemetry_diag_sample.c.