Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfilingFile.c143 PROF_WARN("Unable to merge profile data: %s\n", in doProfileMerging()
158 PROF_WARN("Unable to merge profile data: %s\n", in doProfileMerging()
275 PROF_WARN( in parseFilenamePattern()
284 PROF_WARN( in parseFilenamePattern()
291 PROF_WARN("%%m specifier can only be specified once in %s.\n", in parseFilenamePattern()
DInstrProfilingUtil.c97 PROF_WARN("Data may be corrupted during profile merging : %s\n", in lprofOpenFileEx()
125 PROF_WARN("Concurrent file access is not supported : %s\n", in lprofOpenFileEx()
DInstrProfilingPort.h90 #define PROF_WARN(Format, ...) \ macro
DInstrProfilingValue.c116 PROF_WARN("Unable to track new values: %s. " in allocateOneNode()