Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/tests/TLBcoherency/
H A DTLBcoherency.c92 bool dosyscall = false; variable
165 if (dosyscall) { in initialize_arena_element()
216 if (dosyscall) { in tlbexerciser()
226 if (dosyscall) { in tlbexerciser()
278 dosyscall = true; in main()
292 …e, nthreads, arenasize, sleepus, reuse_addrs, (unsigned) stop_on_failure, dosyscall, mapping_size); in main()