|
OpenCore
1.0.5
OpenCore Bootloader
|
#include <AppleIntelCpuInfo.h>
Data Fields | |
| UINT8 | version |
| UINT8 | number |
| UINT8 | width |
| UINT8 | events_number |
| UINT32 | events |
| UINT8 | fixed_number |
| UINT8 | fixed_width |
Definition at line 95 of file AppleIntelCpuInfo.h.
| UINT32 cpuid_arch_perf_leaf_t::events |
Definition at line 100 of file AppleIntelCpuInfo.h.
| UINT8 cpuid_arch_perf_leaf_t::events_number |
Definition at line 99 of file AppleIntelCpuInfo.h.
| UINT8 cpuid_arch_perf_leaf_t::fixed_number |
Definition at line 101 of file AppleIntelCpuInfo.h.
| UINT8 cpuid_arch_perf_leaf_t::fixed_width |
Definition at line 102 of file AppleIntelCpuInfo.h.
| UINT8 cpuid_arch_perf_leaf_t::number |
Definition at line 97 of file AppleIntelCpuInfo.h.
| UINT8 cpuid_arch_perf_leaf_t::version |
Definition at line 96 of file AppleIntelCpuInfo.h.
| UINT8 cpuid_arch_perf_leaf_t::width |
Definition at line 98 of file AppleIntelCpuInfo.h.