Lines Matching refs:Vg_UserMsg
1502 VG_(message)(Vg_UserMsg, "I1 misses: %'*llu\n", l1, in cachesim_printstat()
1505 VG_(message)(Vg_UserMsg, "LLi misses: %'*llu\n", l1, in cachesim_printstat()
1511 VG_(message)(Vg_UserMsg, "I1 miss rate: %*.2f%%\n", l1, in cachesim_printstat()
1514 VG_(message)(Vg_UserMsg, "LLi miss rate: %*.2f%%\n", l1, in cachesim_printstat()
1517 VG_(message)(Vg_UserMsg, "\n"); in cachesim_printstat()
1529 VG_(message)(Vg_UserMsg, "D refs: %'*llu (%'*llu rd + %'*llu wr)\n", in cachesim_printstat()
1534 VG_(message)(Vg_UserMsg, "D1 misses: %'*llu (%'*llu rd + %'*llu wr)\n", in cachesim_printstat()
1539 VG_(message)(Vg_UserMsg, "LLd misses: %'*llu (%'*llu rd + %'*llu wr)\n", in cachesim_printstat()
1548 VG_(message)(Vg_UserMsg, "D1 miss rate: %*.1f%% (%*.1f%% + %*.1f%% )\n", in cachesim_printstat()
1553 VG_(message)(Vg_UserMsg, "LLd miss rate: %*.1f%% (%*.1f%% + %*.1f%% )\n", in cachesim_printstat()
1557 VG_(message)(Vg_UserMsg, "\n"); in cachesim_printstat()
1571 VG_(message)(Vg_UserMsg, "LL refs: %'*llu (%'*llu rd + %'*llu wr)\n", in cachesim_printstat()
1582 VG_(message)(Vg_UserMsg, "LL misses: %'*llu (%'*llu rd + %'*llu wr)\n", in cachesim_printstat()
1585 VG_(message)(Vg_UserMsg, "LL miss rate: %*.1f%% (%*.1f%% + %*.1f%% )\n", in cachesim_printstat()