Home | History | Annotate | Download | only in callgrind

Lines Matching full:fprint_bbcc

779 static Bool fprint_bbcc(Int fd, BBCC* bbcc, AddrPos* last)
791 VG_(printf)("+ fprint_bbcc (Instr %d): ", bb->instr_count);
931 CLG_DEBUG(1, "- fprint_bbcc: JCCs %d\n", jcc_count);
1577 fprint_bbcc(print_fd, *p, &lastAPos);