OpenCore
1.0.4
OpenCore Bootloader
|
#include <AppleIntelCpuInfo.h>
Data Fields | |
BOOLEAN | sensor |
BOOLEAN | dynamic_acceleration |
BOOLEAN | invariant_APIC_timer |
BOOLEAN | core_power_limits |
BOOLEAN | fine_grain_clock_mod |
BOOLEAN | package_thermal_intr |
UINT32 | thresholds |
BOOLEAN | ACNT_MCNT |
BOOLEAN | hardware_feedback |
BOOLEAN | energy_policy |
Definition at line 76 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::ACNT_MCNT |
Definition at line 84 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::core_power_limits |
Definition at line 80 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::dynamic_acceleration |
Definition at line 78 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::energy_policy |
Definition at line 86 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::fine_grain_clock_mod |
Definition at line 81 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::hardware_feedback |
Definition at line 85 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::invariant_APIC_timer |
Definition at line 79 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::package_thermal_intr |
Definition at line 82 of file AppleIntelCpuInfo.h.
BOOLEAN cpuid_thermal_leaf_t::sensor |
Definition at line 77 of file AppleIntelCpuInfo.h.
UINT32 cpuid_thermal_leaf_t::thresholds |
Definition at line 83 of file AppleIntelCpuInfo.h.