Searched refs:disabled (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c2972 boolean_t disabled; variable
2979 * If freeze is being disabled, we need to move dirty pages out from the throttle to the active queue.
2981 disabled = (!val && memorystatus_freeze_enabled);
2985 if (disabled) {
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp342 bool disabled; member in class:PMSettingObject
2969 DLOG("clamshell closed %d, disabled %d, desktopMode %d, ac %d sleepDisabled %d\n",
3375 if (pmso->disabled)
3546 pmso->disabled = true;
6352 // while system sleep was disabled. Disk spindown is
6384 DLOG("idle sleep timer disabled\n");

Completed in 32 milliseconds