Home
last modified time | relevance | path

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

/xnu-12377.41.6/doc/vm/
H A Dmemorystatus_notify.md58 below the following thresholds:
65 These thresholds are described by:
94 need not be overly large; thus jetsam thresholds are generally on the order of
H A Dmemorystatus_kills.md92 NB: These thresholds are very old and have probably not scaled well with current hardware. Accordin…
H A Dmemorystatus.md124 The following configurable (EDT) thresholds determine which actions to take when `memorystatus_avai…
/xnu-12377.41.6/osfmk/i386/
H A Dcpuid.h397 uint32_t thresholds; member
H A Dcpuid.c756 ctp->thresholds = bitfield32(reg[ebx], 3, 0); in cpuid_set_generic_info()
769 DBG(" thresholds : %d\n", ctp->thresholds); in cpuid_set_generic_info()
/xnu-12377.41.6/bsd/dev/i386/
H A Dsysctl.c537 SYSCTL_PROC(_machdep_cpu_thermal, OID_AUTO, thresholds,
539 (void *)offsetof(cpuid_thermal_leaf_t, thresholds),