HomeSort by: relevance | last modified time | path
    Searched refs:PROF_ERR (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfilingFile.c 209 PROF_ERR("LLVM Profile: Failed to write file : %s\n", "Filename not set");
215 PROF_ERR("LLVM Profile: runtime and instrumentation version mismatch : "
225 PROF_ERR("LLVM Profile: Failed to write file \"%s\": %s\n",
InstrProfilingPort.h 51 #define PROF_ERR(Format, ...) \
InstrProfilingValue.c 20 #define PROF_OOM(Msg) PROF_ERR(Msg ":%s\n", "Out of memory");

Completed in 13 milliseconds