Searched refs:test_file_write (Results 1 – 4 of 4) sorted by relevance
| /xnu-8020.121.3/tools/tests/perf_index/ |
| H A D | perfindex-file_write.c | 23 return test_file_write(tempdir, thread_id, num_threads, length, 0L);
|
| H A D | test_file_helper.h | 13 int test_file_write(char* path, int thread_id, int num_threads, long long length, long long max_fil…
|
| H A D | perfindex-ram_file_write.c | 23 return test_file_write(ramdisk_path, thread_id, num_threads, length, 0L);
|
| H A D | test_file_helper.c | 166 test_file_write(char* path, int thread_id, int num_threads, long long length, long long max_file_si… in test_file_write() function
|