HomeSort by relevance Sort by last modified time
    Searched refs:PROF_ERR (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/profile/
InstrProfilingPort.h 46 #define PROF_ERR(Format, ...) \
InstrProfilingFile.c 198 PROF_ERR("LLVM Profile: Failed to write file : %s\n", "Filename not set");
205 PROF_ERR("LLVM Profile: Failed to write file \"%s\": %s\n",
InstrProfilingValue.c 20 #define PROF_OOM(Msg) PROF_ERR(Msg ":%s\n", "Out of memory");
223 PROF_ERR("Value profile data is dropped :%s \n",

Completed in 104 milliseconds