Home
last modified time | relevance | path

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

/titanic_50/usr/src/stand/lib/fs/common/
H A Dcache.c78 int purges; /* .. Total purges */ member
237 chp->purges += 1; in set_cache()
620 printf(" cache purges %d\n", hp->purges); in print_cache_data()
/titanic_50/usr/src/uts/common/sys/
H A Ddnlc.h116 int purges; /* number of purges of cache */ member
/titanic_50/usr/src/uts/common/fs/
H A Ddnlc.c707 ncstats.purges++; in dnlc_purge()
760 ncstats.purges++; in dnlc_purge_vp()
820 ncstats.purges++; in dnlc_purge_vfsp()
/titanic_50/usr/src/cmd/stat/kstat/
H A Dkstat.c1055 SAVE_INT32(ksi, ncstats, purges); in save_ncstats()
/titanic_50/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs355 SAVE_INT32(self, ncstatsp, purges); in save_ncstats()
/titanic_50/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_path.c184 int purges; member
358 ibcm_path_cache_stats.purges++; in ibcm_path_cache_purge()