OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
cpuid_thermal_leaf_t Struct Reference

#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
 

Detailed Description

Definition at line 76 of file AppleIntelCpuInfo.h.

Field Documentation

◆ ACNT_MCNT

BOOLEAN cpuid_thermal_leaf_t::ACNT_MCNT

Definition at line 84 of file AppleIntelCpuInfo.h.

◆ core_power_limits

BOOLEAN cpuid_thermal_leaf_t::core_power_limits

Definition at line 80 of file AppleIntelCpuInfo.h.

◆ dynamic_acceleration

BOOLEAN cpuid_thermal_leaf_t::dynamic_acceleration

Definition at line 78 of file AppleIntelCpuInfo.h.

◆ energy_policy

BOOLEAN cpuid_thermal_leaf_t::energy_policy

Definition at line 86 of file AppleIntelCpuInfo.h.

◆ fine_grain_clock_mod

BOOLEAN cpuid_thermal_leaf_t::fine_grain_clock_mod

Definition at line 81 of file AppleIntelCpuInfo.h.

◆ hardware_feedback

BOOLEAN cpuid_thermal_leaf_t::hardware_feedback

Definition at line 85 of file AppleIntelCpuInfo.h.

◆ invariant_APIC_timer

BOOLEAN cpuid_thermal_leaf_t::invariant_APIC_timer

Definition at line 79 of file AppleIntelCpuInfo.h.

◆ package_thermal_intr

BOOLEAN cpuid_thermal_leaf_t::package_thermal_intr

Definition at line 82 of file AppleIntelCpuInfo.h.

◆ sensor

BOOLEAN cpuid_thermal_leaf_t::sensor

Definition at line 77 of file AppleIntelCpuInfo.h.

◆ thresholds

UINT32 cpuid_thermal_leaf_t::thresholds

Definition at line 83 of file AppleIntelCpuInfo.h.


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