Home
last modified time | relevance | path

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

/xnu-10002.41.9/tests/vm/
H A Dfault_throughput.c146 static bool worker_thread_iteration_setup(size_t current_iteration, test_globals_t *globals);
250 bool should_continue = worker_thread_iteration_setup(current_iteration, globals); in faulting_thread()
267 worker_thread_iteration_setup(size_t current_iteration, test_globals_t *globals) in worker_thread_iteration_setup() function