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

Single process structure. More...

#include <doca_telemetry_dpa.h>

Data Fields

uint32_t dpa_process_id
 
uint32_t num_of_threads
 
char process_name [DOCA_TELEMETRY_DPA_PROCESS_NAME_SIZE]
 

Detailed Description

Single process structure.

Definition at line 82 of file doca_telemetry_dpa.h.

Field Documentation

◆ dpa_process_id

uint32_t doca_telemetry_dpa_process_info::dpa_process_id

Global DPA process Id

Definition at line 83 of file doca_telemetry_dpa.h.

◆ num_of_threads

uint32_t doca_telemetry_dpa_process_info::num_of_threads

Number of threads in process

Definition at line 84 of file doca_telemetry_dpa.h.

◆ process_name

char doca_telemetry_dpa_process_info::process_name[DOCA_TELEMETRY_DPA_PROCESS_NAME_SIZE]

The name of the process

Definition at line 85 of file doca_telemetry_dpa.h.


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