Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cachefsstat/
H A Dcachefsstat.c175 time_t after = stats_gc_after(sc); in print_stats()
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h223 time_t stats_gc_after(stats_cookie_t *);
H A Dstats_stats.c208 stats_gc_after(stats_cookie_t *st) in stats_gc_after() function