Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.c2239 centry->cc_hits++; in _sd_prefetch_buf()
2800 centry->cc_hits++;
3945 cc_ent->cc_hits = 0;
4609 CENTRY_CD(cc_ent), cc_ent->cc_hits,
4613 cc_ent->cc_hits = 0;
4634 cc_ent->cc_hits = 0;
H A Dsd_bcache.h246 int cc_hits; member
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1791 mdb_printf("hits %8-d creat time %?-p\n", centry.cc_hits, in sdbc_cctl()