Searched refs:LL_total_m (Results 1 - 2 of 2) sorted by relevance
/external/valgrind/main/cachegrind/ |
H A D | cg_main.c | 1540 ULong LL_total_m, LL_total_mr, LL_total_mw, local 1617 LL_total_m = Dr_total.mL + Dw_total.mL + Ir_total.mL; 1621 LL_total_m, LL_total_mr, LL_total_mw); 1623 VG_(percentify)(LL_total_m, (Ir_total.a + D_total.a), 1, l1+1, buf1);
|
/external/valgrind/main/callgrind/ |
H A D | sim.c | 1618 ULong LL_total_m, LL_total_mr, LL_total_mw, local 1722 LL_total_m = 1730 commify(LL_total_m, l1, buf1); 1736 percentify(LL_total_m * 100 * p /
|
Completed in 36 milliseconds