|
PAPI
5.0.1.0
|
Data Fields | |
| char | name [128] |
| char | short_name [64] |
| char | description [128] |
| char | version [64] |
| char | support_version [64] |
| char | kernel_version [64] |
| char | disabled_reason [128] |
| int | disabled |
| int | CmpIdx |
| int | num_cntrs |
| int | num_mpx_cntrs |
| int | num_preset_events |
| int | num_native_events |
| int | default_domain |
| int | available_domains |
| int | default_granularity |
| int | available_granularities |
| int | hardware_intr_sig |
| int | component_type |
| int | reserved [8] |
| unsigned int | hardware_intr:1 |
| unsigned int | precise_intr:1 |
| unsigned int | posix1b_timers:1 |
| unsigned int | kernel_profile:1 |
| unsigned int | kernel_multiplex:1 |
| unsigned int | fast_counter_read:1 |
| unsigned int | fast_real_timer:1 |
| unsigned int | fast_virtual_timer:1 |
| unsigned int | attach:1 |
| unsigned int | attach_must_ptrace:1 |
| unsigned int | cntr_umasks:1 |
| unsigned int | cpu:1 |
| unsigned int | inherit:1 |
| unsigned int | reserved_bits:12 |
| unsigned int PAPI_component_info_t::attach |
| unsigned int PAPI_component_info_t::attach_must_ptrace |
| unsigned int PAPI_component_info_t::cntr_umasks |
| unsigned int PAPI_component_info_t::cpu |
| unsigned int PAPI_component_info_t::fast_counter_read |
| unsigned int PAPI_component_info_t::fast_real_timer |
| unsigned int PAPI_component_info_t::fast_virtual_timer |
| unsigned int PAPI_component_info_t::hardware_intr |
| unsigned int PAPI_component_info_t::inherit |
| unsigned int PAPI_component_info_t::kernel_multiplex |
| unsigned int PAPI_component_info_t::kernel_profile |
| unsigned int PAPI_component_info_t::posix1b_timers |
| unsigned int PAPI_component_info_t::precise_intr |
| unsigned int PAPI_component_info_t::reserved_bits |