Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/tests/
H A Dpmap_test_sysctl.c37 extern void test_pmap_call_overhead(unsigned int);
149 test_pmap_call_overhead(num_loops); in sysctl_test_pmap_call_overhead()
/xnu-12377.81.4/osfmk/tests/
H A Dpmap_tests.c58 void test_pmap_call_overhead(unsigned int num_loops);
539 test_pmap_call_overhead(unsigned int num_loops __unused) in test_pmap_call_overhead() function