Searched refs:since (Results 1 – 17 of 17) sorted by relevance
| /xnu-8020.140.41/makedefs/ |
| H A D | MakeInc.rule | 440 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 447 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 454 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 487 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 492 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 499 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 506 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 513 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 520 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this 527 # Do-nothing rule, since not all levels of the recursive hierarchy might implement this
|
| H A D | MakeInc.kernel | 39 # 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 | 769 # aligned since ld64 will link with 16KB alignment for ARM64.
|
| /xnu-8020.140.41/san/memory/ |
| H A D | kasan-blacklist | 54 # XXX: could this be relaxed since fakestack is reentrant?
|
| /xnu-8020.140.41/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 | 167 T_ASSERT_POSIX_ZERO(ret, "set since timestamp %" PRIu64 " on stackshot config", 340 T_LOG("taking delta stackshot since time %" PRIu64, stackshot_time); 1196 T_LOG("taking delta stackshot since time %" PRIu64, stackshot_time);
|
| /xnu-8020.140.41/bsd/miscfs/devfs/ |
| H A D | README | 110 2/ the routines have greatly simplified since release 1.1
|
| /xnu-8020.140.41/libkern/zlib/ |
| H A D | README | 82 installed before testing (do "make install" before "make test"), since the
|
| /xnu-8020.140.41/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 162 However, since the variable is too small to hold an
|
| /xnu-8020.140.41/doc/ |
| H A D | sched_clutch_edge.md | 53 The `FIXPRI` bucket is special cased since it contains extremely latency sensitive threads. Since t… 283 …icy is different from the default scheduling policy of the edge scheduler since this always tries …
|
| H A D | debugging.md | 115 The six library is still required even if data is encoding manually, since it converts types.
|
| /xnu-8020.140.41/iokit/DriverKit/ |
| H A D | IOService.iig | 428 * @discussion For use by DriverKit userspace services, since they can't set
|
| /xnu-8020.140.41/bsd/kern/ |
| H A D | uipc_mbuf.c | 6944 unsigned int since; local 6954 since = now.tv_sec - mb_wdtstart.tv_sec; 6963 if (since >= MB_WDT_MAXTIME) { 6965 mb_waiters, since, mbuf_dump()); 6976 if (since >= MB_WDT_MAXTIME / 2) {
|
| /xnu-8020.140.41/bsd/net/ |
| H A D | pf_ioctl.c | 1337 pf_status.since = pf_calendar_time_second(); in pf_start() 1359 pf_status.since = pf_calendar_time_second(); in pf_stop() 1683 pf_status.since = pf_calendar_time_second(); in pfioctl()
|
| H A D | pfvar.h | 1612 u_int64_t since __attribute__((aligned(8))); member
|
| /xnu-8020.140.41/tools/lldbmacros/ |
| H A D | README.md | 413 …t into the dSYM for the kernel executable. This makes debugging very easy since they can get loade…
|