Searched refs:LL_total_mw (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
1678 LL_total_mw = Dw_total.mL;
1680 LL_total_m, LL_total_mr, LL_total_mw);
1684 VG_(percentify)(LL_total_mw, Dw_total.a, 1, l3+1, buf3);
/external/valgrind/main/callgrind/
H A Dsim.c1540 ULong LL_total_m, LL_total_mr, LL_total_mw, local
1651 LL_total_mw = total[fullOffset(EG_DW) +2];
1654 commify(LL_total_mw, l3, buf3);
1663 percentify(LL_total_mw * 100 * p /

Completed in 1573 milliseconds