Searched refs:CPR_DEBUG7 (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/cpr/ |
H A D | cpr_dump.c | 224 CPR_DEBUG(CPR_DEBUG7, in cpr_write_header() 257 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG7)) in cpr_write_header() 349 CPR_DEBUG(CPR_DEBUG7, "%s untag %ld sens pages\n", str, spages); in cpr_write_statefile() 362 CPR_DEBUG(CPR_DEBUG7, in cpr_write_statefile() 372 CPR_DEBUG(CPR_DEBUG7, in cpr_write_statefile() 461 CPR_DEBUG(CPR_DEBUG7, in cpr_dump() 472 CPR_DEBUG(CPR_DEBUG7, in cpr_dump() 487 CPR_DEBUG(CPR_DEBUG7, in cpr_dump() 562 if (cpr_debug & CPR_DEBUG7) { in cpr_scan_kvseg() 607 if (cpr_debug & CPR_DEBUG7) { in cpr_scan_segkpm() [all …]
|
H A D | cpr_misc.c | 460 if (cpr_debug & (CPR_DEBUG1 | CPR_DEBUG7)) in cpr_alloc_statefile()
|
/illumos-gate/usr/src/uts/sun4u/os/ |
H A D | cpr_impl.c | 845 CPR_DEBUG(CPR_DEBUG7, pages_fmt, "before", str, spages, vpages, pages); in i_cpr_save_sensitive_kpages() 865 CPR_DEBUG(CPR_DEBUG7, in i_cpr_save_sensitive_kpages() 904 CPR_DEBUG(CPR_DEBUG7, pages_fmt, "after ", str, in i_cpr_save_sensitive_kpages() 947 CPR_DEBUG(CPR_DEBUG7, "%s sensitive pages: %ld\n", str, pages); in i_cpr_storage_data_alloc() 948 CPR_DEBUG(CPR_DEBUG7, in i_cpr_storage_data_alloc() 959 CPR_DEBUG(CPR_DEBUG7, "%s last ratio %ld%%\n", str, last_pcnt); in i_cpr_storage_data_alloc() 969 CPR_DEBUG(CPR_DEBUG7, "%s Retry est pages: %ld, alloc %ld%%\n", in i_cpr_storage_data_alloc() 974 CPR_DEBUG(CPR_DEBUG7, "%s alloc %ld pages\n", str, *alloc_pages); in i_cpr_storage_data_alloc() 1127 CPR_DEBUG(CPR_DEBUG7, "\ni_cpr_count_sensitive_kpages:\n" in i_cpr_count_sensitive_kpages() 1177 CPR_DEBUG(CPR_DEBUG7, "%s chunks %d, ", str, chunks); in i_cpr_storage_desc_alloc() [all …]
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | cpr.h | 208 #define CPR_DEBUG7 0x40 macro
|