Searched refs:EVFILT_VM (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Devent.h74 #define EVFILT_VM (-12) /* Virtual memory events */ macro
292 * data/hint fflags for EVFILT_VM, shared with userspace.
/macosx-10.10/libdispatch-442.1.4/src/
H A Dinternal.h570 #if defined(EVFILT_VM) && !DISPATCH_USE_MEMORYSTATUS
574 #endif // EVFILT_VM
H A Dinit.c1111 .filter = EVFILT_VM,
H A Dsource.c101 case EVFILT_VM:
4365 #ifdef EVFILT_VM
4366 _evfilt2(EVFILT_VM);

Completed in 199 milliseconds