Searched refs:PERROR (Results 1 – 3 of 3) sorted by relevance
64 #define PERROR(msg) write(2, msg, sizeof(msg)-1); macro214 PERROR("gcount: could not allocate memory\n"); in __ghs_prof_dump_callgraph()226 PERROR("gcount: not enough arcs to record call graph\n"); in __ghs_prof_dump_callgraph()244 PERROR("gcount: could not create gmon.out\n"); in __ghs_prof_dump_callgraph()249 PERROR(writefailed); in __ghs_prof_dump_callgraph()272 PERROR(writefailed); in __ghs_prof_dump_callgraph()288 PERROR(writefailed); in __ghs_prof_dump_callgraph()353 PERROR("gcount: could not allocate memory\n"); in init_callgraph()
26 #define PERROR(msg) write(2, msg, sizeof(msg)-1); macro86 PERROR("bcount: could not create bmon.out\n"); in __ghs_prof_dump_coverage()114 PERROR("bcount: write failed for bmon.out\n"); in __ghs_prof_dump_coverage()123 PERROR("bcount: write failed for bmon.out\n"); in __ghs_prof_dump_coverage()
88 #define PERROR(msg) write(2, msg, sizeof(msg)-1); macro180 PERROR("mcount: could not create mon.out\n"); in __ghs_prof_dump_callcounts()183 PERROR("mcount: could not write mon.out\n"); in __ghs_prof_dump_callcounts()218 PERROR("__ghs_prof_dump_callcounts: Could not allocate memory.\n"); in __ghs_prof_dump_callcounts()256 PERROR("mcount: could not write mon.out\n"); in __ghs_prof_dump_callcounts()322 PERROR("mcount: could not allocate memory\n"); in __ghs_indmcount()