Home
last modified time | relevance | path

Searched refs:IOMON_DISABLE (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/sys/ !
H A Dresource_private.h151 #define IOMON_DISABLE 0x02 macro
/xnu-11215.61.5/osfmk/kern/ !
H A Dtask.c8307 } else if (*flags & IOMON_DISABLE) { in task_io_monitor_ctl()
8357 uint32_t flags = IOMON_DISABLE; in SENDING_NOTIFICATION__THIS_PROCESS_IS_CAUSING_TOO_MUCH_IO()