Searched defs:ProfileFile (Results 1 – 4 of 4) sorted by relevance
100 static FILE *ProfileFile = NULL; variable192 static int getProfileFileSizeForMerging(FILE *ProfileFile, in getProfileFileSizeForMerging()222 static int mmapProfileForMerging(FILE *ProfileFile, uint64_t ProfileFileSize, in mmapProfileForMerging()246 static int doProfileMerging(FILE *ProfileFile, int *MergeDone) { in doProfileMerging()300 FILE *ProfileFile = NULL; in openFileForMerging() local
43 : ProfileFile(ProfileFile), CSProfileGenFile(CSProfileGenFile), in ProfileFile() function76 std::string ProfileFile; member
327 cl::opt<std::string> ProfileFile("profile-file", variable
879 std::string ProfileFile, in addPGOInstrPasses()943 std::string ProfileFile, in addPGOInstrPassesForO0()