Searched refs:sets (Results 1 – 16 of 16) sorted by relevance
| /xnu-11215/tools/tests/affinity/ |
| H A D | sets.c | 342 int sets = 2; in main() local 393 sets = atoi(*argv); in main() 397 auto_config(pages, &buffers, &sets); in main() 406 threads = sets * stages; in main() 409 sets, s_if_plural(sets), stages, affinity? "": "no ", in main() 425 line_info = (line_info_t *) malloc(sets * sizeof(line_info_t)); in main() 426 stage_info = (stage_info_t *) malloc(sets * stages * sizeof(stage_info_t)); in main() 427 for (i = 0; i < sets; i++) { in main() 487 for (i = 0; i < sets; i++) { in main()
|
| H A D | Makefile | 10 SOURCES := sets.c pool.c tags.c
|
| /xnu-11215/libkern/c++/ |
| H A D | OSMetaClass.cpp | 1098 OSOrderedSet ** sets = &_sets[0]; in applyToInstances() local 1109 sets = IONew(typeof(sets[0]), maxDepth); in applyToInstances() 1120 sets[level] = set; in applyToInstances() 1132 set = sets[level]; in applyToInstances() 1141 IODelete(sets, typeof(sets[0]), maxDepth); in applyToInstances()
|
| /xnu-11215/osfmk/kern/ |
| H A D | waitq.h | 849 #pragma mark port wait queues and port set waitq sets 1009 #pragma mark select wait queues and select port set waitq sets
|
| H A D | waitq.c | 1819 #pragma mark port-set sets 2083 #pragma mark select sets
|
| /xnu-11215/san/memory/ |
| H A D | kasan-blacklist | 17 # Exclude linker sets
|
| /xnu-11215/osfmk/mach/ |
| H A D | mach_port.defs | 121 * New port sets are empty. New ports don't have any 124 * New sets, ports, and dead names have one user reference. 246 * Only valid for port sets. Returns a list of 263 * of any set(s), it is atomically removed from those sets as 265 * port is still removed from all current sets).
|
| H A D | host_priv.defs | 119 * Also sets the default cluster size used for pagein/pageout 299 * List all processor sets on host.
|
| /xnu-11215/doc/observability/ |
| H A D | mt_stackshot.md | 17 called) sets up state. Then, it enters the debugger trap, and IPIs the other 146 stackshot, it sets a flag in stackshot's state to indicate there was a panic by
|
| /xnu-11215/doc/vm/ |
| H A D | memorystatus_kills.md | 65 …increases the `phys_footprint` of the process in its ledger. Memorystatus sets a limit on the `phy… 71 …/stashweb.sd.apple.com/projects/COREOS/repos/cachedeleteservices/browse), sets the `vm.freeze_enab…
|
| H A D | freezer.md | 51 …SET_PROCESS_IS_FREEZABLE` subcommand of `memorystatus_control`. This call sets the `P_MEMSTAT_FREE…
|
| H A D | sanitize.md | 324 There are two sets of kernel entrypoints that are not exercised by these tests
|
| /xnu-11215/doc/lifecycle/ |
| H A D | hibernation.md | 71 sets a flag in the boot processor's `cpu_data_t` to indicate that hibernation 177 - On Intel, `hibernate_machine_entrypoint()` sets up a simple temporary page 180 - On ARM64, `hibernate_machine_entrypoint()` sets up a temporary page table
|
| H A D | startup.md | 188 Rank 2: sets up static percpu counters.
|
| /xnu-11215/doc/building/ |
| H A D | xnu_build_consolidation.md | 21 appropriately with different sets of KEXTs and hence KernelCaches cannot be shared.
|
| /xnu-11215/doc/arm/ |
| H A D | sme.md | 245 Since xnu doesn't currently support SME prioritization, it sets `HCRX_EL2.SMPME`
|