Searched refs:LL_total_m (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/cachegrind/
H A Dcg_main.c1599 ULong LL_total_m, LL_total_mr, LL_total_mw, local
1676 LL_total_m = Dr_total.mL + Dw_total.mL + Ir_total.mL;
1680 LL_total_m, LL_total_mr, LL_total_mw);
1682 VG_(percentify)(LL_total_m, (Ir_total.a + D_total.a), 1, l1+1, buf1);
/external/valgrind/main/callgrind/
H A Dsim.c1540 ULong LL_total_m, LL_total_mr, LL_total_mw, local
1644 LL_total_m =
1652 commify(LL_total_m, l1, buf1);
1658 percentify(LL_total_m * 100 * p /

Completed in 76 milliseconds