Home
last modified time | relevance | path

Searched refs:three (Results 1 – 11 of 11) sorted by relevance

/xnu-12377.61.12/doc/debugging/
H A Dmacro_testing.md49 A test developer has three options how to handle mocking in a test:
/xnu-12377.61.12/tests/vm/
H A Dconfigurator_test.c835 mach_vm_address_t three = two + entry_size; in test_shared_entry_pairs() local
836 mach_vm_address_t four = three + entry_size; in test_shared_entry_pairs()
839 test_one_shared_pair(checker_list, two, three, entry_size, 0); in test_shared_entry_pairs()
/xnu-12377.61.12/doc/observability/
H A Drecount.md109 Since three entities need to be updated at once (thread, task, and processor), only the last update…
/xnu-12377.61.12/doc/mach_ipc/
H A Dkmsg.md416 interact with Mach is via three calls:
/xnu-12377.61.12/doc/building/
H A Dxnu_build_consolidation.md13 Given the time it takes to compile all three different variants (release, debug and development) fo…
/xnu-12377.61.12/doc/allocators/
H A Dxnu-kernel-restricted.md38 …for kernel-private memory: `XNU_KERNEL_RESTRICTED` (X_K_R). This type has three special policies t…
H A Dguard-objects.md30 A chunk can be in three states: *empty* if all its slots are free, *partial* if
/xnu-12377.61.12/doc/vm/
H A Dmemorystatus.md149 NB: There are technically three memorystatus threads: `VM_memorystatus_1`, `VM_memorystatus_2`, and…
H A Dsanitize.md40 VM functions can be called from three places: userspace, kexts, and xnu itself.
/xnu-12377.61.12/makedefs/
H A DMakeInc.top108 # Target configs come in groups of three parameters. The first is the
/xnu-12377.61.12/tools/lldbmacros/
H A Dmemory.py4009 three = two ^ bucket_hash
4010 four = one + three