]>
git.saurik.com Git - apple/xnu.git/blob - tools/tests/perf_index/test_fault_helper.h
1 #ifndef __TEST_FAULT_HELPER_H_
2 #define __TEST_FAULT_HELPER_H_
9 int test_fault_setup();
10 int test_fault_helper(int thread_id
, int num_threads
, long long length
, testtype_t testtype
);