Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/tests/
H A Dpmap_test_sysctl.c34 extern void test_pmap_call_overhead(unsigned int);
94 test_pmap_call_overhead(num_loops); in sysctl_test_pmap_call_overhead()
/xnu-8792.41.9/osfmk/tests/
H A Dpmap_tests.c46 void test_pmap_call_overhead(unsigned int num_loops);
139 test_pmap_call_overhead(unsigned int num_loops __unused) in test_pmap_call_overhead() function