Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 8 of 8) sorted by relevance

/xnu-12377.1.9/osfmk/kperf/
H A Dkperf.c135 int pairs = 0; in kperf_kernel_configure() local
155 pairs += 1; in kperf_kernel_configure()
156 kperf_action_set_count(pairs); in kperf_kernel_configure()
157 kptimer_set_count(pairs); in kperf_kernel_configure()
166 kperf_action_set_samplers(pairs, action_samplers); in kperf_kernel_configure()
182 kptimer_set_period(pairs - 1, timer_period); in kperf_kernel_configure()
183 kptimer_set_action(pairs - 1, pairs); in kperf_kernel_configure()
186 kptimer_set_pet_timerid(pairs - 1); in kperf_kernel_configure()
/xnu-12377.1.9/libkern/c++/
H A DOSUnserialize.y181 | '{' pairs '}' { $$ = $2; }
184 pairs: pair
185 | pairs pair { $2->next = $1; $1->prev = $2; $$ = $2; }
H A DOSUnserializeXML.y341 | '{' pairs '}' { $$ = $1;
347 pairs: pair
348 | pairs pair { $$ = $2;
/xnu-12377.1.9/tests/counter/
H A Dbenchmark.lua90 for k, v in pairs(field) do
/xnu-12377.1.9/tools/
H A Dsyscall_map.lua509 for type, entries in pairs(syscalls) do
/xnu-12377.1.9/tools/trace/
H A Dkqtrace.lua65 for name, bit in pairs(strings) do
/xnu-12377.1.9/osfmk/mach/
H A Dmach_host.defs281 * <key, previous-voucher> pairs of resource attributes.
/xnu-12377.1.9/doc/vm/
H A Dsanitize.md283 pairs of address and size is a single test. `mach_vm_protect` with a single