Lines Matching refs:dmsg
1684 VG_(dmsg)("\n"); in cg_fini()
1685 VG_(dmsg)("cachegrind: distinct files : %d\n", distinct_files); in cg_fini()
1686 VG_(dmsg)("cachegrind: distinct functions : %d\n", distinct_fns); in cg_fini()
1687 VG_(dmsg)("cachegrind: distinct lines : %d\n", distinct_lines); in cg_fini()
1688 VG_(dmsg)("cachegrind: distinct instrs NoX: %d\n", distinct_instrsNoX); in cg_fini()
1689 VG_(dmsg)("cachegrind: distinct instrs Gen: %d\n", distinct_instrsGen); in cg_fini()
1690 VG_(dmsg)("cachegrind: debug lookups : %d\n", debug_lookups); in cg_fini()
1692 VG_(dmsg)("cachegrind: with full info:%6.1f%% (%d)\n", in cg_fini()
1694 VG_(dmsg)("cachegrind: with file/line info:%6.1f%% (%d)\n", in cg_fini()
1696 VG_(dmsg)("cachegrind: with fn name info:%6.1f%% (%d)\n", in cg_fini()
1698 VG_(dmsg)("cachegrind: with zero info:%6.1f%% (%d)\n", in cg_fini()
1701 VG_(dmsg)("cachegrind: string table size: %u\n", in cg_fini()
1703 VG_(dmsg)("cachegrind: CC table size: %u\n", in cg_fini()
1705 VG_(dmsg)("cachegrind: InstrInfo table size: %u\n", in cg_fini()