Searched refs:iteration (Results 1 – 9 of 9) sorted by relevance
| /xnu-11417.101.15/tools/tests/affinity/ ! |
| H A D | pool.c | 194 long iteration = 0; in manager_fn() local 265 iteration = sp->work_todo--; in manager_fn() 269 workp->number = iteration; in manager_fn() 279 sp->name, wp->setnum, sp->stagenum, iteration, workp, workp->data); in manager_fn() 292 sp->name, wp->setnum, sp->stagenum, iteration); in manager_fn() 303 return (void *) iteration; in manager_fn()
|
| H A D | sets.c | 181 long iteration = 0; in manager_fn() local 248 sp->name, lp->setnum, sp->stagenum, iteration); in manager_fn() 257 sp->name, lp->setnum, sp->stagenum, iteration, workp, workp->data); in manager_fn() 270 sp->name, lp->setnum, sp->stagenum, iteration); in manager_fn() 274 } while (++iteration < iterations); in manager_fn() 278 return (void *) iteration; in manager_fn()
|
| /xnu-11417.101.15/tests/ ! |
| H A D | setitimer.c | 523 int iteration = 0; in statfs_thread() local 548 if (++iteration % SYSCALL_ITERATIONS_BETWEEN_SPINS == 0) { in statfs_thread()
|
| /xnu-11417.101.15/tools/lldbmacros/ ! |
| H A D | xnu.py | 572 iteration = 0 581 if iteration == 0 and not is_continuation: 618 iteration += 1
|
| /xnu-11417.101.15/bsd/man/man2/ ! |
| H A D | getdirentriesattr.2 | 159 You can use this value to reset a directory iteration to a known position 180 your iteration at the beginning).
|
| /xnu-11417.101.15/tests/vm/ ! |
| H A D | test_vm_no_pager.m | 162 T_FAIL("kcdata iteration failed");
|
| /xnu-11417.101.15/bsd/sys/ ! |
| H A D | proc_internal.h | 957 #pragma mark - process iteration
|
| /xnu-11417.101.15/osfmk/kern/ ! |
| H A D | smr_hash.h | 905 #pragma mark SMR hash tables: iteration
|
| /xnu-11417.101.15/doc/scheduler/ ! |
| H A D | sched_clutch_edge.md | 244 The order of cluster iteration in the algorithm above specifically picks homogeneous clusters befor…
|