| NVIDIA DOCA SDK | Data Center on a Chip Framework Documentation |
doca sta execution unit (handler) counter entry More...
#include <doca_sta_stats.h>
Data Fields | |
| const char * | name |
| const uint64_t * | val |
doca sta execution unit (handler) counter entry
Definition at line 44 of file doca_sta_stats.h.
| const char* doca_sta_eu_ctr_entry::name |
name of the counter
Definition at line 45 of file doca_sta_stats.h.
| const uint64_t* doca_sta_eu_ctr_entry::val |
value of the counter
Definition at line 47 of file doca_sta_stats.h.