Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:l1

1542    Int l1, l2, l3;
1554 l1 = ULong_width(Ir_total.a);
1559 VG_(sprintf)(fmt, "%%s %%,%dllu\n", l1);
1571 VG_(percentify)(Ir_total.m1, Ir_total.a, 2, l1+1, buf1);
1574 VG_(percentify)(Ir_total.mL, Ir_total.a, 2, l1+1, buf1);
1586 l1, l2, l3);
1598 VG_(percentify)( D_total.m1, D_total.a, 1, l1+1, buf1);
1603 VG_(percentify)( D_total.mL, D_total.a, 1, l1+1, buf1);
1623 VG_(percentify)(LL_total_m, (Ir_total.a + D_total.a), 1, l1+1, buf1);
1633 l1, l2, l3);
1647 VG_(percentify)(B_total.mp, B_total.b, 1, l1+1, buf1);