Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/vm/
H A Dvm_log.h46 #define vm_log(format, ...) _vm_log_with_type(OS_LOG_TYPE_DEFAULT, format, ##__VA_ARGS__) macro
H A DMakefile59 vm_log.h \
H A Danalytics.c159 vm_log("%s: vm_compressor_mode == VM_PAGER_NOT_CONFIGURED, returning early", __func__); in report_compressor_age()
H A Dvm_resident.c11329 vm_log("resetting peak size for all kernel tags\n"); in vm_tag_reset_all_peaks()
H A Dvm_map.c24959 vm_log("WARNING truncating corpse footprint buffer (%lu KiB) to maximum " in vm_map_corpse_footprint_collect()