Searched refs:LL_total_w (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/cachegrind/ |
D | cg_main.c | 1569 LL_total, LL_total_r, LL_total_w; in cg_fini() local 1639 LL_total_w = Dw_total.m1; in cg_fini() 1641 LL_total, LL_total_r, LL_total_w); in cg_fini()
|
/external/valgrind/callgrind/ |
D | sim.c | 1492 LL_total, LL_total_r, LL_total_w; in cachesim_printstat() local 1570 LL_total_w = total[fullOffset(EG_DW) +1]; in cachesim_printstat() 1572 l1, LL_total, l2, LL_total_r, l3, LL_total_w); in cachesim_printstat()
|