PAPI 7.1.0.0
Loading...
Searching...
No Matches
_papi_int_option_t Union Reference

#include <papi_internal.h>

Collaboration diagram for _papi_int_option_t:

Data Fields

_papi_int_overflow_t overflow
 
_papi_int_profile_t profile
 
_papi_int_domain_t domain
 
_papi_int_attach_t attach
 
_papi_int_cpu_t cpu
 
_papi_int_multiplex_t multiplex
 
_papi_int_itimer_t itimer
 
_papi_int_inherit_t inherit
 
_papi_int_granularity_t granularity
 
_papi_int_addr_range_t address_range
 

Detailed Description

Definition at line 386 of file papi_internal.h.

Field Documentation

◆ address_range

_papi_int_addr_range_t _papi_int_option_t::address_range

Definition at line 396 of file papi_internal.h.

◆ attach

_papi_int_attach_t _papi_int_option_t::attach

Definition at line 390 of file papi_internal.h.

◆ cpu

_papi_int_cpu_t _papi_int_option_t::cpu

Definition at line 391 of file papi_internal.h.

◆ domain

_papi_int_domain_t _papi_int_option_t::domain

Definition at line 389 of file papi_internal.h.

◆ granularity

_papi_int_granularity_t _papi_int_option_t::granularity

Definition at line 395 of file papi_internal.h.

◆ inherit

_papi_int_inherit_t _papi_int_option_t::inherit

Definition at line 394 of file papi_internal.h.

◆ itimer

_papi_int_itimer_t _papi_int_option_t::itimer

Definition at line 393 of file papi_internal.h.

◆ multiplex

_papi_int_multiplex_t _papi_int_option_t::multiplex

Definition at line 392 of file papi_internal.h.

◆ overflow

_papi_int_overflow_t _papi_int_option_t::overflow

Definition at line 387 of file papi_internal.h.

◆ profile

_papi_int_profile_t _papi_int_option_t::profile

Definition at line 388 of file papi_internal.h.


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