PAPI 7.1.0.0
Loading...
Searching...
No Matches
device_table_t Struct Reference

#include <roc_common.h>

Collaboration diagram for device_table_t:

Data Fields

hsa_agent_t devices [PAPI_ROCM_MAX_DEV_COUNT]
 
int count
 
device_tdevices
 
int num_devices
 

Detailed Description

Definition at line 22 of file roc_common.h.

Field Documentation

◆ count

int device_table_t::count

Definition at line 24 of file roc_common.h.

◆ devices [1/2]

hsa_agent_t device_table_t::devices[PAPI_ROCM_MAX_DEV_COUNT]

Definition at line 23 of file roc_common.h.

◆ devices [2/2]

device_t* device_table_t::devices

Definition at line 20 of file vendor_common.h.

◆ num_devices

int device_table_t::num_devices

Definition at line 21 of file vendor_common.h.


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