Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/vm/
H A Dpage_retire.c448 #define PR_MESSAGE(debuglvl, msglvl, msg, pa) \ argument
451 if (page_retire_messages >= msglvl && msg != NULL) { \
/titanic_41/usr/src/cmd/rcm_daemon/common/
H A Dttymux_rcm.c63 static int msglvl = 6; /* print messages less than this level */ variable
65 #define _msg(lvl, args) TEST(msglvl > (lvl), trace args)