| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
Data Fields | |
| doca_telemetry_exporter_timestamp_t | timestamp |
| int32_t | event_number |
| int32_t | iter_number |
| uint64_t | string_number |
| char | example_string [MAX_EXAMPLE_STRING_SIZE] |
Definition at line 52 of file telemetry_export_sample.c.
| int32_t test_event_type::event_number |
Definition at line 54 of file telemetry_export_sample.c.
| char test_event_type::example_string[MAX_EXAMPLE_STRING_SIZE] |
Definition at line 57 of file telemetry_export_sample.c.
| int32_t test_event_type::iter_number |
Definition at line 55 of file telemetry_export_sample.c.
| uint64_t test_event_type::string_number |
Definition at line 56 of file telemetry_export_sample.c.
| doca_telemetry_exporter_timestamp_t test_event_type::timestamp |
Definition at line 53 of file telemetry_export_sample.c.