Home
last modified time | relevance | path

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

/external/valgrind/cachegrind/
Dcg_main.c82 CacheCC; typedef
107 CacheCC Ir; /* Insn read counts */
108 CacheCC Dr; /* Data read counts */
109 CacheCC Dw; /* Data write/modify counts */
1367 static CacheCC Ir_total;
1368 static CacheCC Dr_total;
1369 static CacheCC Dw_total;
1566 CacheCC D_total; in cg_fini()