Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/tests/
H A Dpmap_test_sysctl.c37 extern void test_pmap_call_overhead(unsigned int);
148 test_pmap_call_overhead(num_loops); in sysctl_test_pmap_call_overhead()
/xnu-11215.1.10/osfmk/tests/
H A Dpmap_tests.c56 void test_pmap_call_overhead(unsigned int num_loops);
497 test_pmap_call_overhead(unsigned int num_loops __unused) in test_pmap_call_overhead() function