Searched refs:pairs (Results 1 – 8 of 8) sorted by relevance
135 int pairs = 0; in kperf_kernel_configure() local155 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()
181 | '{' pairs '}' { $$ = $2; }184 pairs: pair185 | pairs pair { $2->next = $1; $1->prev = $2; $$ = $2; }
341 | '{' pairs '}' { $$ = $1;347 pairs: pair348 | pairs pair { $$ = $2;
90 for k, v in pairs(field) do
509 for type, entries in pairs(syscalls) do
65 for name, bit in pairs(strings) do
281 * <key, previous-voucher> pairs of resource attributes.
283 pairs of address and size is a single test. `mach_vm_protect` with a single