Searched refs:test_mmap (Results 1 – 5 of 5) sorted by relevance
34 int test_mmap(void) in test_mmap() function89 return test_harness(test_mmap, "mmap_bench"); in main()
114 void test_mmap(unsigned long size, unsigned flags) in test_mmap() function229 test_mmap(ps, MAP_HUGETLB | arg); in main()233 test_mmap(default_hps, MAP_HUGETLB); in main()
37 static void test_mmap(int fd, size_t page_size) in test_mmap() function193 test_mmap(fd, page_size); in main()
28 int test_mmap(void *ctx) in test_mmap() function
16 void test_mmap(void) in test_mmap() function29 struct test_mmap *skel; in test_mmap()
Completed in 117 milliseconds