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

#include <papi_internal.h>

Data Fields

int query_type
 
union {
   struct {
      int   modifier
 
   }   enumerate
 
   struct {
      void *   handle
 
      PAPI_dev_type_attr_e   attr
 
   }   dev_type
 
   struct {
      void *   handle
 
      int   id
 
      PAPI_dev_attr_e   attr
 
   }   dev
 
query
 

Detailed Description

Definition at line 501 of file papi_internal.h.

Field Documentation

◆ attr [1/2]

PAPI_dev_type_attr_e _papi_hwi_sysdetect_t::attr

Definition at line 510 of file papi_internal.h.

◆ attr [2/2]

PAPI_dev_attr_e _papi_hwi_sysdetect_t::attr

Definition at line 516 of file papi_internal.h.

◆ 

struct { ... } _papi_hwi_sysdetect_t::dev

◆ 

struct { ... } _papi_hwi_sysdetect_t::dev_type

◆ 

struct { ... } _papi_hwi_sysdetect_t::enumerate

◆ handle

void* _papi_hwi_sysdetect_t::handle

Definition at line 509 of file papi_internal.h.

◆ id

int _papi_hwi_sysdetect_t::id

Definition at line 515 of file papi_internal.h.

◆ modifier

int _papi_hwi_sysdetect_t::modifier

Definition at line 505 of file papi_internal.h.

◆ 

union { ... } _papi_hwi_sysdetect_t::query

◆ query_type

int _papi_hwi_sysdetect_t::query_type

Definition at line 502 of file papi_internal.h.


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