Searched refs:monitor (Results 1 – 9 of 9) sorted by relevance
| /xnu-11417.121.6/doc/vm/ |
| H A D | memorystatus_notify.md | 75 Kernel/kext threads may monitor the system pressure level via
|
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skywalk_test_utils.h | 219 uint64_t exclusive, uint64_t monitor,
|
| H A D | skywalk_test_utils.c | 258 uint64_t exclusive, uint64_t monitor, in sktu_channel_create_extended() argument 282 if (monitor != -1) { in sktu_channel_create_extended() 283 error = os_channel_attr_set(tmpattr, CHANNEL_ATTR_MONITOR, monitor); in sktu_channel_create_extended() 347 assert(exclusive == -1 || monitor == scratch); in sktu_channel_create_extended()
|
| /xnu-11417.121.6/bsd/kern/ |
| H A D | kern_codesigning.c | 115 SYSCTL_UINT(_security_codesigning, OID_AUTO, monitor, CTLFLAG_RD, &cs_monitor, 0, "code signing mon…
|
| /xnu-11417.121.6/osfmk/arm64/ |
| H A D | monotonic_arm64.c | 309 #pragma mark uncore performance monitor
|
| /xnu-11417.121.6/bsd/conf/ |
| H A D | files | 593 bsd/skywalk/nexus/monitor/nx_monitor.c optional config_nexus_monitor
|
| /xnu-11417.121.6/makedefs/ |
| H A D | MakeInc.def | 916 # For the moment, kaliber has a unique memory layout (monitor at the top
|
| /xnu-11417.121.6/bsd/vfs/ |
| H A D | kpi_vfs.c | 6412 DTRACE_FSINFO(monitor, vnode_t, vp); in VNOP_MONITOR()
|
| /xnu-11417.121.6/tests/ |
| H A D | stackshot_tests.m | 2266 /* Setup a dispatch source to monitor the service port similar to how launchd does. */
|