Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dpages.c62 SF_STAT_INC(outside); in shuffle_pages()
72 SF_STAT_INC(precede); in shuffle_pages()
86 SF_STAT_INC(move); in shuffle_pages()
H A Dbitmap.c181 SF_STAT_INC(recycle); in search_buf_pages()
184 SF_STAT_INC(recycle); in search_buf_pages()
H A Dcprboot.h117 #define SF_STAT_INC(field) sfile.field++ macro