Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dvm_pagelist.c4120 #define REPL_STAT_INCR(v) atomic_inc_32(&repl_page_stats.v) macro
4122 #define REPL_STAT_INCR(v) macro
4150 REPL_STAT_INCR(ngets); in page_get_replacement_page()
4166 REPL_STAT_INCR(ngets_noreloc); in page_get_replacement_page()
4170 REPL_STAT_INCR(npgr_noreloc); in page_get_replacement_page()
4243 REPL_STAT_INCR(nhashout); in page_get_replacement_page()
4262 REPL_STAT_INCR(nnofree); in page_get_replacement_page()
4275 REPL_STAT_INCR(nhashout); in page_get_replacement_page()
4324 REPL_STAT_INCR(nhashout); in page_get_replacement_page()
4385 REPL_STAT_INCR(nnext_pp); in page_get_replacement_page()
[all …]