Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingFile.c379 PROF_WARN("Unable to merge profile data: %s\n", in getProfileFileSizeForMerging()
403 PROF_WARN("Unable to merge profile data: %s\n", in mmapProfileForMerging()
546 PROF_WARN("can't open file with mode ab: %s\n", OutputName); in writeOrderFile()
796 PROF_WARN("Unable to get pid for filename pattern %s. Using the " in parseFilenamePattern()
805 PROF_WARN("Unable to get hostname for filename pattern %s. Using " in parseFilenamePattern()
813 PROF_WARN("Unable to get the TMPDIR environment variable, referenced " in parseFilenamePattern()
820 PROF_WARN("%%c specifier can only be specified once in %s.\n", in parseFilenamePattern()
838 PROF_WARN("%%m specifier can only be specified once in %s.\n", in parseFilenamePattern()
1142 PROF_WARN("Later invocation of __llvm_profile_dump can lead to clobbering " in __llvm_profile_dump()
1229 PROF_WARN("__llvm_profile_set_file_object(fd=%d) not supported in " in __llvm_profile_set_file_object()
[all …]
H A DInstrProfilingUtil.c215 PROF_WARN("Data may be corrupted during profile merging : %s\n", in lprofOpenFileEx()
234 PROF_WARN("Data may be corrupted during profile merging : %s\n", in lprofOpenFileEx()
244 PROF_WARN("Concurrent file access is not supported : %s\n", in lprofOpenFileEx()
H A DInstrProfilingPort.h126 #define PROF_WARN(Format, ...) \ macro
H A DInstrProfilingValue.c132 PROF_WARN("Unable to track new values: %s. " in allocateOneNode()