Home
last modified time | relevance | path

Searched refs:LL_total_mw (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
1645 LL_total_mw = Dw_total.mL; in cg_fini()
1647 LL_total_m, LL_total_mr, LL_total_mw); in cg_fini()
1652 l3, LL_total_mw * 100.0 / Dw_total.a); in cg_fini()
/external/valgrind/callgrind/
Dsim.c1491 ULong LL_total_m, LL_total_mr, LL_total_mw, in cachesim_printstat() local
1581 LL_total_mw = total[fullOffset(EG_DW) +2]; in cachesim_printstat()
1583 l1, LL_total_m, l2, LL_total_mr, l3, LL_total_mw); in cachesim_printstat()
1588 l3, LL_total_mw * 100.0 / total[fullOffset(EG_DW)]); in cachesim_printstat()