Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:dmsg

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