Searched defs:test_runs (Results 1 – 4 of 4) sorted by relevance
10 int mmap_test(int test_runs, unsigned long long alloc_size) { in mmap_test()
11 int pageinout_test(int test_runs, unsigned long long file_size) { in pageinout_test()
13 int thrashing_test(int test_runs) { in thrashing_test()
137 int test_runs = 0; in main() local