Home
last modified time | relevance | path

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

/external/valgrind/cachegrind/
Dcg_main.c1568 ULong LL_total_m, LL_total_mr, LL_total_mw, in cg_fini() local
1643 LL_total_m = Dr_total.mL + Dw_total.mL + Ir_total.mL; in cg_fini()
1647 LL_total_m, LL_total_mr, LL_total_mw); in cg_fini()
1650 l1, LL_total_m * 100.0 / (Ir_total.a + D_total.a), in cg_fini()
/external/valgrind/callgrind/
Dsim.c1491 ULong LL_total_m, LL_total_mr, LL_total_mw, in cachesim_printstat() local
1574 LL_total_m = in cachesim_printstat()
1583 l1, LL_total_m, l2, LL_total_mr, l3, LL_total_mw); in cachesim_printstat()
1586 l1, LL_total_m * 100.0 / (total[fullOffset(EG_IR)] + D_total[0]), in cachesim_printstat()