Searched refs:sizes (Results 1 – 9 of 9) sorted by relevance
| /xnu-12377.61.12/tests/vm/ |
| H A D | vm_reclaim.c | 906 mach_vm_size_t sizes[QUERY_BUFFER_RING_COUNT]; variable 925 sizes[i] = ((rand() % 3) + 1) * vm_page_size; 927 ids[i] = allocate_and_defer_free(sizes[i], self_ring, 'A', actions[i], &addrs[i]); 970 (qentry->vmrr_size != sizes[i]) || 975 T_QUIET; T_EXPECT_EQ(qentry->vmrr_size, sizes[i], "query->vmrr_size is correct");
|
| /xnu-12377.61.12/doc/building/ |
| H A D | xnu_build_consolidation.md | 10 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.61.12/tests/ |
| H A D | arm_mte_compress.c | 714 …size_t sizes[] = {31, 31, 63, 63, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, 31, … in tag_pattern_odd_chunks() local 717 for (size_t i = 0; i < countof(sizes); ++i) { in tag_pattern_odd_chunks() 718 size_t sz = sizes[i] * VM_MEMTAG_BYTES_PER_TAG; in tag_pattern_odd_chunks()
|
| /xnu-12377.61.12/doc/allocators/ |
| H A D | api-basics.md | 40 Unlike the typical zone allocators, this allows for arbitrary sizes, in a 357 (the element sizes and array element count).
|
| /xnu-12377.61.12/osfmk/mach/ |
| H A D | mach_host.defs | 258 * address space sizes.
|
| /xnu-12377.61.12/doc/mach_ipc/ |
| H A D | kmsg.md | 52 │ trailer (various sizes) │
|
| /xnu-12377.61.12/doc/observability/ |
| H A D | mt_stackshot.md | 60 as the number of tasks and threads on the system, the flags passed, sizes of
|
| /xnu-12377.61.12/doc/vm/ |
| H A D | sanitize.md | 372 probe for overflows when the values are added and/or rounded to page sizes. 410 and Rosetta where page sizes are different. See
|
| /xnu-12377.61.12/doc/arm/ |
| H A D | apple_speculative_hardening.md | 648 in-bounds sizes but, with correct usage of vm_far use pointer arithmetic, ASH
|