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

Single thread structure. More...

#include <doca_telemetry_dpa.h>

Data Fields

uint32_t dpa_process_id
 
uint32_t dpa_thread_id
 
char thread_name [DOCA_TELEMETRY_DPA_THREAD_NAME_SIZE]
 

Detailed Description

Single thread structure.

Definition at line 91 of file doca_telemetry_dpa.h.

Field Documentation

◆ dpa_process_id

uint32_t doca_telemetry_dpa_thread_info::dpa_process_id

Global DPA process Id

Definition at line 92 of file doca_telemetry_dpa.h.

◆ dpa_thread_id

uint32_t doca_telemetry_dpa_thread_info::dpa_thread_id

Global DPA thread Id

Definition at line 93 of file doca_telemetry_dpa.h.

◆ thread_name

char doca_telemetry_dpa_thread_info::thread_name[DOCA_TELEMETRY_DPA_THREAD_NAME_SIZE]

The name of the thread

Definition at line 94 of file doca_telemetry_dpa.h.


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