Home
last modified time | relevance | path

Searched refs:sizes (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.1.9/tests/vm/
H A Dvm_reclaim.c950 mach_vm_size_t sizes[QUERY_BUFFER_RING_COUNT]; variable
969 sizes[i] = ((rand() % 3) + 1) * vm_page_size;
971 ids[i] = allocate_and_defer_free(sizes[i], self_ring, 'A', actions[i], &addrs[i]);
1014 (qentry->vmrr_size != sizes[i]) ||
1019 T_QUIET; T_EXPECT_EQ(qentry->vmrr_size, sizes[i], "query->vmrr_size is correct");
/xnu-12377.1.9/doc/building/
H A Dxnu_build_consolidation.md10 core/cluster counts or cache sizes). Similarly, SoC-specific fix-ups are usually conditionally comp…
45 …h not often, the kernel may still require deriving, one way or another, parameters like cache sizes
124 sharing a single build. Note that these no longer reflect actual counts and sizes, and the real val…
/xnu-12377.1.9/doc/allocators/
H A Dapi-basics.md40 Unlike the typical zone allocators, this allows for arbitrary sizes, in a
357 (the element sizes and array element count).
/xnu-12377.1.9/osfmk/mach/
H A Dmach_host.defs258 * address space sizes.
/xnu-12377.1.9/doc/mach_ipc/
H A Dkmsg.md52 │ trailer (various sizes) │
/xnu-12377.1.9/doc/observability/
H A Dmt_stackshot.md60 as the number of tasks and threads on the system, the flags passed, sizes of
/xnu-12377.1.9/doc/vm/
H A Dsanitize.md372 probe for overflows when the values are added and/or rounded to page sizes.
410 and Rosetta where page sizes are different. See