Home
last modified time | relevance | path

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

/xnu-8020.121.3/tools/tests/perf_index/
H A Dtest_fault_helper.h7 } testtype_t; typedef
10 int test_fault_helper(int thread_id, int num_threads, long long length, testtype_t testtype);
H A Dtest_fault_helper.c43 test_fault_helper(int thread_id, int num_threads, long long length, testtype_t testtype) in test_fault_helper()