|
PAPI 7.1.0.0
|
Data Fields | |
| int | smt_mask |
| int | smt_width |
| int | core_mask |
| int | core_width |
| int | pkg_mask |
| int | pkg_width |
Definition at line 9 of file x86_cpu_utils.c.
| int apic_subid_mask_t::core_mask |
Definition at line 12 of file x86_cpu_utils.c.
| int apic_subid_mask_t::core_width |
Definition at line 13 of file x86_cpu_utils.c.
| int apic_subid_mask_t::pkg_mask |
Definition at line 14 of file x86_cpu_utils.c.
| int apic_subid_mask_t::pkg_width |
Definition at line 15 of file x86_cpu_utils.c.
| int apic_subid_mask_t::smt_mask |
Definition at line 10 of file x86_cpu_utils.c.
| int apic_subid_mask_t::smt_width |
Definition at line 11 of file x86_cpu_utils.c.