Home
last modified time | relevance | path

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

/external/valgrind/main/cachegrind/
Dcg_main.c88 CacheCC; typedef
113 CacheCC Ir; /* Insn read counts */
114 CacheCC Dr; /* Data read counts */
115 CacheCC Dw; /* Data write/modify counts */
1251 static CacheCC Ir_total;
1252 static CacheCC Dr_total;
1253 static CacheCC Dw_total;
1468 CacheCC D_total; in cg_fini()