Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/cpr/
H A Dcpr_misc.c615 CPR_DEBUG(CPR_DEBUG9, "Phys swap: max=%lu resv=%lu\n", in cpr_statefile_ok()
617 CPR_DEBUG(CPR_DEBUG9, "Mem swap: max=%ld resv=%lu\n", in cpr_statefile_ok()
620 CPR_DEBUG(CPR_DEBUG9, "Total available swap: %ld\n", in cpr_statefile_ok()
H A Dcpr_dump.c285 CPR_DEBUG(CPR_DEBUG9, "cpr_dump: Real Statefile Size: %ld\n", in cpr_write_terminator()
707 CPR_DEBUG(CPR_DEBUG9, "cpr_count_kpages: kas_cnt=%ld\n", kas_cnt); in cpr_count_kpages()
825 CPR_DEBUG(CPR_DEBUG9, "cpr_count_upages: dirty=%ld total=%ld\n", in cpr_count_upages()
/illumos-gate/usr/src/uts/common/sys/
H A Dcpr.h210 #define CPR_DEBUG9 CPR_DEBUG6 macro