Home
last modified time | relevance | path

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

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