Searched refs:proFile (Results 1 – 1 of 1) sorted by relevance
67 const char *mapFile, *proFile; in readprofile_main() local103 proFile = "/proc/profile"; in readprofile_main()107 opt = getopt32(argv, "M:+m:p:nabsirv", &multiplier, &mapFile, &proFile); in readprofile_main()130 buf = xmalloc_xopen_read_close(proFile, &len); in readprofile_main()