Home | History | Annotate | Download | only in callgrind

Lines Matching defs:l3

1700 void branchsim_printstat(int l1, int l2, int l3)
1715 l1, l2, l3);
1731 VG_(percentify)(Bi_total_mp, Bi_total_b, 1, l3+1, buf3);
1741 Int l1, l2, l3;
1838 l2 = l3 = 0;
1841 l3 = ULong_width( total[fullOffset(EG_DW)] );
1847 if (l3b > l3) l3 = l3b;
1857 (*CLG_(cachesim).printstat)(l1, l2, l3);
1860 branchsim_printstat(l1, l2, l3);