Lines Matching refs:PROF_ERR

195     PROF_ERR("Unable to merge profile data, unable to get size: %s\n",  in getProfileFileSizeForMerging()
203 PROF_ERR("Unable to merge profile data, unable to rewind: %s\n", in getProfileFileSizeForMerging()
227 PROF_ERR("Unable to merge profile data, mmap failed: %s\n", in mmapProfileForMerging()
265 PROF_ERR("%s\n", "Invalid profile data to merge"); in doProfileMerging()
316 PROF_ERR("Profile Merging of file %s failed: %s\n", ProfileFileName, in openFileForMerging()
442 PROF_ERR("Failed to write file \"%s\": %s\n", Filename, strerror(errno)); in writeProfileWithFileObject()
476 PROF_ERR("Counters section not page-aligned (start = %p, pagesz = %u).\n", in initializeProfileForContinuousMode()
481 PROF_ERR("Data section not page-aligned (start = %p, pagesz = %u).\n", in initializeProfileForContinuousMode()
510 PROF_ERR("Continuous counter sync mode is enabled, but raw profile is not" in initializeProfileForContinuousMode()
573 PROF_ERR( in initializeProfileForContinuousMode()
621 PROF_ERR("Failed to write profile: %s\n", strerror(errno)); in writeMMappedFile()
633 PROF_ERR("Unable to mmap profile: %s\n", strerror(errno)); in writeMMappedFile()
649 PROF_ERR("%s\n", "__llvm_profile_counter_bias is undefined"); in initializeProfileForContinuousMode()
721 PROF_ERR("%s\n", "continuous mode is unsupported on this platform"); in initializeProfileForContinuousMode()
1005 PROF_ERR("Failed to %s\n", "allocate memory."); in __llvm_profile_get_path_prefix()
1023 PROF_ERR("Failed to %s\n", "allocate memory."); in __llvm_profile_get_filename()
1104 PROF_ERR("Failed to write file : %s\n", "Filename not set"); in __llvm_profile_write_file()
1110 PROF_ERR("Runtime and instrumentation version mismatch : " in __llvm_profile_write_file()
1123 PROF_ERR("Failed to write file \"%s\": %s\n", Filename, strerror(errno)); in __llvm_profile_write_file()
1161 PROF_ERR("Failed to write file : %s\n", "Filename not set"); in __llvm_orderfile_write_file()
1172 PROF_ERR("Runtime and instrumentation version mismatch : " in __llvm_orderfile_write_file()
1185 PROF_ERR("Failed to write file \"%s\": %s\n", Filename, strerror(errno)); in __llvm_orderfile_write_file()