Searched refs:nvmas (Results 1 – 1 of 1) sorted by relevance
24 int nvmas = 100; variable102 rand_vma = rand() % nvmas; in touch_random_pages()108 printf("vma %d/%d done\n", vma, nvmas); in touch_random_pages()119 touch_pages(nvmas / 2); in child()128 touch_pages(nvmas); in child()130 touch_pages(nvmas); in child()162 nvmas = strtol(optarg, NULL, 10); in main()186 vmas_to_do = nvmas; in main()191 file_size = nvmas; in main()193 file_size += nvmas - 1; in main()[all …]