Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/vm/
H A Dvm_log.h48 #define vm_log_debug(format, ...) \ macro
H A Dvm_compressor.c3883 vm_log_debug("before compaction fragmentation level %u\n", vm_compressor_fragmentation_level()); in vm_compressor_compact_and_swap()
H A Dvm_map.c23842 vm_log_debug("corpse map %p guestimate footprint size 0x%llx\n", new_map, (uint64_t)buf_size); in vm_map_corpse_footprint_collect()