Home | History | Annotate | Download | only in callgrind

Lines Matching refs:l1

1482 void branchsim_printstat(int l1, int l2, int l3)
1497 l1, l2, l3);
1511 VG_(percentify)(B_total_mp, B_total_b, 1, l1+1, buf1);
1523 Int l1, l2, l3;
1621 l1 = ULong_width( total[fullOffset(EG_IR)] );
1635 VG_(sprintf)(fmt, "%%s %%,%dllu\n", l1);
1641 (*CLG_(cachesim).printstat)(l1, l2, l3);
1644 branchsim_printstat(l1, l2, l3);