Home | History | Annotate | Download | only in lockstat

Lines Matching defs:outfp

152 static FILE		*outfp;
262 outfp = fdopen(fd, "w");
264 outfp = stdout;
377 fprintf(outfp, "Elapsed time: %.2f seconds.", ms / MILLI);
379 fprintf(outfp, " Displaying ");
381 fprintf(outfp, "per-CPU ");
383 fprintf(outfp, "per-second ");
384 fprintf(outfp, "averages.");
386 putc('\n', outfp);
399 fprintf(outfp, "None of the selected events were recorded.\n");
751 fprintf(outfp, "\n-- %s\n\n"
787 fprintf(outfp, "%6.2f %7d %9.2f %-22s <all>\n",
803 fprintf(outfp, "%6.2f %7d %9.2f %-22s %s\n",