Home
last modified time | relevance | path

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

/xnu-8792.61.2/tests/
H A Dstackshot_spawn_exit_stress.c110 uint64_t iterations_completed = 0; variable
126 if ((iterations_completed % 100) == 0) {
127 T_LOG("spawned %llu children thus far", iterations_completed);
129 iterations_completed++;