Home
last modified time | relevance | path

Searched refs:thresholds (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.61.2/osfmk/i386/
H A Dcpuid.h396 uint32_t thresholds; member
H A Dcpuid.c750 ctp->thresholds = bitfield32(reg[ebx], 3, 0); in cpuid_set_generic_info()
763 DBG(" thresholds : %d\n", ctp->thresholds); in cpuid_set_generic_info()
/xnu-8792.61.2/bsd/dev/i386/
H A Dsysctl.c537 SYSCTL_PROC(_machdep_cpu_thermal, OID_AUTO, thresholds,
539 (void *)offsetof(cpuid_thermal_leaf_t, thresholds),
/xnu-8792.61.2/doc/memorystatus/
H A Dkill.md96 NB: These thresholds are very old and have probably not scaled well with current hardware. Accordin…