Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dreadprofile.c78 int multiplier; in readprofile_main() local
105 multiplier = 0; in readprofile_main()
107 opt = getopt32(argv, "M:+m:p:nabsirv", &multiplier, &mapFile, &proFile); in readprofile_main()
121 xwrite(fd, &multiplier, to_write); in readprofile_main()