Home
last modified time | relevance | path

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

/xnu-12377.1.9/tools/tests/TLBcoherency/
H A DTLBcoherency.c179 tlbexerciser(void *targs) in tlbexerciser() function
304 int result = pthread_create(&threads[dex], NULL, tlbexerciser, &roles[dex]); in main()