Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingFile.c168 PROF_WARN("Unable to merge profile data: %s\n", in doProfileMerging()
183 PROF_WARN("Unable to merge profile data: %s\n", in doProfileMerging()
341 PROF_WARN("Unable to get pid for filename pattern %s. Using the " in parseFilenamePattern()
350 PROF_WARN("Unable to get hostname for filename pattern %s. Using " in parseFilenamePattern()
357 PROF_WARN("%%m specifier can only be specified once in %s.\n", in parseFilenamePattern()
643 PROF_WARN("Later invocation of __llvm_profile_dump can lead to clobbering " in __llvm_profile_dump()
H A DInstrProfilingUtil.c167 PROF_WARN("Data may be corrupted during profile merging : %s\n", in lprofOpenFileEx()
191 PROF_WARN("Concurrent file access is not supported : %s\n", in lprofOpenFileEx()
H A DInstrProfilingPort.h106 #define PROF_WARN(Format, ...) \ macro
H A DInstrProfilingValue.c117 PROF_WARN("Unable to track new values: %s. " in allocateOneNode()