Searched refs:LL_total_r (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 1638 LL_total_r = Dr_total.m1 + Ir_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 1567 LL_total_r = in cachesim_printstat() 1572 l1, LL_total, l2, LL_total_r, l3, LL_total_w); in cachesim_printstat()
|