Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h101 #define ST_WSCOMP 0x0020 /* working set size computed */ macro
H A Dstats_log.c1860 st->st_flags |= ST_WSCOMP; in stats_log_compute_wssize()
1867 assert(st->st_flags & ST_WSCOMP); in stats_log_wssize_init()
1876 assert(st->st_flags & ST_WSCOMP); in stats_log_wssize_current()
1885 assert(st->st_flags & ST_WSCOMP); in stats_log_wssize_high()
1895 assert(st->st_flags & ST_WSCOMP); in stats_log_wssize_expensive()