| /xnu-12377.61.12/tests/ipc/ |
| H A D | ipc_utils.h | 45 } single; member
|
| H A D | ipc_utils.c | 94 *port = msg.data.single.port.name; in ipc_receive_port()
|
| /xnu-12377.61.12/doc/observability/ |
| H A D | mt_stackshot.md | 33 single-threaded stackshot. 113 back together into a single KCData buffer by the initiating thread, such that it 115 we memcpy the contents of each kcdata chunk into a single buffer, stripping off 137 before (with a single CPU/thread) - with the only difference being that we can
|
| H A D | cpu_counters.md | 10 … Monitoring Unit (UPMU), which measures effects that aren't necessarily correlated to a single CPU.
|
| H A D | coalitions.md | 19 …l). However, since empty coalitions are valid, `launchd` tries to keep a single coalition per load… 47 … also a `resource_monitor_ledger` attached to each coalition which has a single `logical_writes` e…
|
| /xnu-12377.61.12/tools/trace/ |
| H A D | bridgetime.lua | 6 trace.single(debugid,callback)
|
| H A D | kqtrace.lua | 6 trace.single(debugid,callback)
|
| H A D | wqtrace.lua | 6 trace.single(debugid,callback)
|
| /xnu-12377.61.12/doc/vm/ |
| H A D | sanitize.md | 276 A *trial* is a single VM function called with a single set of argument values. 278 single trial. 280 A *test* is made up of multiple trials: a single VM function called many 283 pairs of address and size is a single test. `mach_vm_protect` with a single 379 name must be unique within a single test.
|
| H A D | freezer.md | 19 …ontent is moved into these new freezer segments. The goal is to create a single virtually contiguo… 26 …per_process_max` is the maximum amount of shared memory that can be in a single process. `memoryst… 28 …e map so it's possible to count an object as shared even if it's only mapped into a single process.
|
| H A D | pageout_scan.md | 39 will stop. A single exit path makes for readability and understandability. Try 92 2. Deactivate a single page. This deactivated page should "balance" the reactivated
|
| /xnu-12377.61.12/doc/mach_ipc/ |
| H A D | ipc_security_concepts.md | 5 subsystem. Each section covers a single concept, and will cover topics such as 19 system policies into a single enum per IPC space. This policy is an inherent
|
| H A D | port_types.md | 104 1. a message cannot carry more than ONE single OOL port array. 138 synchronous IPC where you send a message to a peer and expect a single message
|
| H A D | kmsg.md | 224 In this layout, the entire Mach message is allocated out of line in a single
|
| H A D | guard_exceptions.md | 515 one single send-once right for a reply port. Reply ports are not allowed 516 to extend more than one single send-once right at any given moment.
|
| /xnu-12377.61.12/osfmk/UserNotification/ |
| H A D | UNDRequest.defs | 84 * Just pops up a notice with a single OK button and the label and message
|
| /xnu-12377.61.12/tests/ |
| H A D | stackshot_accuracy.m | 384 T_DECL(basic_singleproc, "test that no-fault stackshot works correctly in single process setting", … 390 T_DECL(basic_singleproc_spin, "test that no-fault stackshot works correctly in single process setti… 473 T_DECL(fault_singleproc, "test that faulting stackshots work correctly in a single process setting"…
|
| /xnu-12377.61.12/doc/lifecycle/ |
| H A D | hibernation.md | 18 devices) where operations may be conducted from a single-threaded 67 allocated for each one of these ranges (as well as a single bitmap for the 103 - On ARM64, because of ctrr/ktrr, a single `__HIB` segment isn't possible.
|
| /xnu-12377.61.12/doc/arm/ |
| H A D | sme.md | 60 SME also adds a single EL0-accessible system register `TPIDR2_EL0`. Like 96 a single register 277 to fit in a single Mach message, xnu's Mach thread-state APIs divide the `Z`
|
| /xnu-12377.61.12/tools/tests/perf_index/ |
| H A D | README | 59 compile - compiles xnu using make. This currently does a single compile and
|
| /xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/ |
| H A D | cc_config.h | 767 #define cc_single __attribute__((single))
|
| /xnu-12377.61.12/ |
| H A D | README.md | 5 XNU runs on x86_64 and ARM64 for both single processor and multi-processor configurations. 138 kernel together into a single bootable image. 384 A single header file can exist at different locations using the steps
|
| /xnu-12377.61.12/makedefs/ |
| H A D | MakeInc.kernel | 5 # MakeInc.kernel augments the single-architecture 344 # have the semantic of competing to *combine* single-architecture
|
| /xnu-12377.61.12/doc/allocators/ |
| H A D | api-basics.md | 147 - variable sized allocations should have a single owner and not be refcounted; 152 the header becoming a fixed-sized type becoming the single owner
|
| /xnu-12377.61.12/doc/scheduler/ |
| H A D | sched_clutch_edge.md | 12 The clutch scheduler is the timesharing algorithm for threads on a single cluster. The **Edge sched… 16 …hreads instead of individual threads. Breaking away from the traditional single-tier scheduling mo… 24 …ll runnable threads with the same scheduling bucket are represented by a single entry at this leve… 170 * The system should be **compact**. Limit small-width workload threads to a single cluster as much …
|