Home | History | Annotate | Download | only in callgrind

Lines Matching refs:buf3

1702     static Char buf1[128], buf2[128], buf3[128], fmt[128];
1731 VG_(percentify)(Bi_total_mp, Bi_total_b, 1, l3+1, buf3);
1733 VG_(umsg)("Mispred rate: %s (%s + %s )\n", buf1, buf2,buf3);