NVIDIA DOCA SDK Data Center on a Chip Framework Documentation
test_event_type Struct Reference

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]
 

Detailed Description

Definition at line 52 of file telemetry_export_sample.c.

Field Documentation

◆ event_number

int32_t test_event_type::event_number

Definition at line 54 of file telemetry_export_sample.c.

◆ example_string

char test_event_type::example_string[MAX_EXAMPLE_STRING_SIZE]

Definition at line 57 of file telemetry_export_sample.c.

◆ iter_number

int32_t test_event_type::iter_number

Definition at line 55 of file telemetry_export_sample.c.

◆ string_number

uint64_t test_event_type::string_number

Definition at line 56 of file telemetry_export_sample.c.

◆ timestamp

doca_telemetry_exporter_timestamp_t test_event_type::timestamp

Definition at line 53 of file telemetry_export_sample.c.


The documentation for this struct was generated from the following file: