Lines Matching full:profiling
9 |* This file implements the call back routines for the gcov profiling
11 |* the -insert-gcov-profiling LLVM pass.
239 fprintf(stderr, "profiling: %s: cannot create file mapping: %lu\n", in map_file()
246 fprintf(stderr, "profiling: %s: cannot map: %lu\n", filename, in map_file()
256 fprintf(stderr, "profiling: %s: cannot map: %s\n", filename, in map_file()
268 fprintf(stderr, "profiling: %s: cannot unmap mapped view: %lu\n", filename, in unmap_file()
273 fprintf(stderr, "profiling: %s: cannot close file mapping handle: %lu\n", in unmap_file()
281 fprintf(stderr, "profiling: %s: cannot munmap: %s\n", filename, in unmap_file()
295 * profiling enabled will emit to a different file. Only one file may be
325 fprintf(stderr, "profiling: %s: cannot open: %s\n", filename, in llvm_gcda_start_file()
408 fprintf(stderr, "profiling: %s: cannot merge previous GCDA file: " in llvm_gcda_emit_arcs()
416 fprintf(stderr, "profiling: %s: cannot merge previous GCDA file: " in llvm_gcda_emit_arcs()
463 "profiling: %s: cannot merge previous run count: " in llvm_gcda_summary_info()