Home | History | Annotate | Download | only in callgrind

Lines Matching refs:umsg

1722     VG_(umsg)("\n");
1723 VG_(umsg)(fmt, "Branches: ",
1726 VG_(umsg)(fmt, "Mispredicts: ",
1733 VG_(umsg)("Mispred rate: %s (%s + %s )\n", buf1, buf2,buf3);
1854 VG_(umsg)(fmt, "I refs: ", total[fullOffset(EG_IR)] );