Searched refs:PROF_ERR (Results 1 – 3 of 3) sorted by relevance
209 PROF_ERR("LLVM Profile: Failed to write file : %s\n", "Filename not set"); in __llvm_profile_write_file()215 PROF_ERR("LLVM Profile: runtime and instrumentation version mismatch : " in __llvm_profile_write_file()225 PROF_ERR("LLVM Profile: Failed to write file \"%s\": %s\n", in __llvm_profile_write_file()
51 #define PROF_ERR(Format, ...) \ macro
20 #define PROF_OOM(Msg) PROF_ERR(Msg ":%s\n", "Out of memory");