Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/sys/
H A Dresource_private.h150 #define IOMON_ENABLE 0x01 macro
/xnu-11417.121.6/osfmk/kern/
H A Dtask.c1646 uint32_t flags = IOMON_ENABLE; in task_create_internal()
8371 if (*flags & IOMON_ENABLE) { in task_io_monitor_ctl()