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

#include </opt/mellanox/doca/samples/doca_telemetry/telemetry_dpa/telemetry_dpa_sample.h>

Data Fields

uint32_t run_time
 
uint8_t pci_set
 
char pci_addr [DOCA_DEVINFO_PCI_ADDR_SIZE]
 
uint32_t process_id
 
uint8_t process_id_set
 
uint32_t thread_id
 
uint8_t thread_id_set
 
enum doca_telemetry_dpa_counter_type counter_type
 
uint32_t max_event_sample
 

Detailed Description

Definition at line 32 of file telemetry_dpa_sample.h.

Field Documentation

◆ counter_type

enum doca_telemetry_dpa_counter_type telemetry_dpa_sample_cfg::counter_type

specific counter type to use

Definition at line 39 of file telemetry_dpa_sample.h.

◆ max_event_sample

uint32_t telemetry_dpa_sample_cfg::max_event_sample

specific number of event samples to use

Definition at line 41 of file telemetry_dpa_sample.h.

◆ pci_addr

char telemetry_dpa_sample_cfg::pci_addr[DOCA_DEVINFO_PCI_ADDR_SIZE]

PCI address to be used

Definition at line 35 of file telemetry_dpa_sample.h.

◆ pci_set

uint8_t telemetry_dpa_sample_cfg::pci_set

whether the user provided a pci address

Definition at line 34 of file telemetry_dpa_sample.h.

◆ process_id

uint32_t telemetry_dpa_sample_cfg::process_id

specific process id

Definition at line 36 of file telemetry_dpa_sample.h.

◆ process_id_set

uint8_t telemetry_dpa_sample_cfg::process_id_set

whether the user provided a process id

Definition at line 37 of file telemetry_dpa_sample.h.

◆ run_time

uint32_t telemetry_dpa_sample_cfg::run_time

total sample run time, in seconds

Definition at line 33 of file telemetry_dpa_sample.h.

◆ thread_id

uint32_t telemetry_dpa_sample_cfg::thread_id

specific threads id

Definition at line 38 of file telemetry_dpa_sample.h.

◆ thread_id_set

uint8_t telemetry_dpa_sample_cfg::thread_id_set

whether the user provided a thread id

Definition at line 39 of file telemetry_dpa_sample.h.


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