| /xnu-10002.81.5/makedefs/ |
| H A D | MakeInc.rule | 540 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 547 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 554 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 587 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 592 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 599 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 606 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 613 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 620 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 627 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this
|
| H A D | MakeInc.kernel | 37 # to the static link archive, along with the non-LTO objects (not linked, since ld -r on mach-o obj…
|
| H A D | MakeInc.def | 759 # aligned since ld64 will link with 16KB alignment for ARM64.
|
| /xnu-10002.81.5/doc/ |
| H A D | sched_cond.md | 39 2. If in the time since waking (B) and blocking (D), the consumer thread has been sent a wakeup (A)… 73 cond (G), signalling that it is inactive and checking for any wakeups that have been issued since t… 83 …read is active are guaranteed to be observed because the consumer will check for wakeups since the
|
| H A D | recount.md | 99 The sequence lock doesn't need to be taken for these metrics since they're never updated simultaneo…
|
| H A D | sched_clutch_edge.md | 53 The `FIXPRI` bucket is special cased since it contains extremely latency sensitive threads. Since t… 280 …icy is different from the default scheduling policy of the edge scheduler since this always tries …
|
| H A D | debugging.md | 174 The six library is still required even if data is encoding manually, since it converts types.
|
| /xnu-10002.81.5/san/memory/ |
| H A D | kasan-blacklist | 57 # XXX: could this be relaxed since fakestack is reentrant?
|
| /xnu-10002.81.5/tests/ |
| H A D | stackshot_idle_25570396.m | 216 /* Take a stackshot and a delta stackshot, measuring what changed since the previous
|
| H A D | stackshot_block_owner_14362384.m | 239 /* perform various actions with a mutex in kernel memory. note that, since we aren't allowed 346 /* perform various actions with a rwlock in kernel memory. note that, since we aren't allowed
|
| H A D | stackshot_tests.m | 185 T_ASSERT_POSIX_ZERO(ret, "set since timestamp %" PRIu64 " on stackshot config", 424 T_LOG("taking delta stackshot since time %" PRIu64, stackshot_time); 1280 T_LOG("taking delta stackshot since time %" PRIu64, stackshot_time);
|
| /xnu-10002.81.5/tests/vm/ |
| H A D | test_vm_no_pager.m | 61 // Status and signal will be empty since we took over exception handling
|
| /xnu-10002.81.5/libkern/zlib/ |
| H A D | README | 82 installed before testing (do "make install" before "make test"), since the
|
| /xnu-10002.81.5/bsd/miscfs/devfs/ |
| H A D | README | 110 2/ the routines have greatly simplified since release 1.1
|
| /xnu-10002.81.5/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 162 However, since the variable is too small to hold an
|
| /xnu-10002.81.5/doc/memorystatus/ |
| H A D | freezer.md | 100 …d 30 when idle. Importantly, docked apps are not eligible for the freezer since they're not in the…
|
| /xnu-10002.81.5/iokit/DriverKit/ |
| H A D | IOService.iig | 437 * @discussion For use by DriverKit userspace services, since they can't set
|
| /xnu-10002.81.5/bsd/net/ |
| H A D | pf_ioctl.c | 1418 pf_status.since = pf_calendar_time_second(); in pf_start() 1439 pf_status.since = pf_calendar_time_second(); in pf_stop() 1762 pf_status.since = pf_calendar_time_second(); in pfioctl()
|
| H A D | pfvar.h | 1612 u_int64_t since __attribute__((aligned(8))); member
|
| /xnu-10002.81.5/bsd/kern/ |
| H A D | uipc_mbuf.c | 8127 unsigned int since; local 8137 since = now.tv_sec - mb_wdtstart.tv_sec; 8146 if (since >= MB_WDT_MAXTIME) { 8148 mb_waiters, since, mbuf_dump()); 8159 if (since >= MB_WDT_MAXTIME / 2) {
|
| /xnu-10002.81.5/tools/lldbmacros/ |
| H A D | README.md | 425 …t into the dSYM for the kernel executable. This makes debugging very easy since they can get loade…
|