Home
last modified time | relevance | path

Searched refs:vm_log_error (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/osfmk/vm/
H A Dvm_log.h54 #define vm_log_error(format, ...) _vm_log_with_type(OS_LOG_TYPE_ERROR, format, ##__VA_ARGS__) macro
H A Dvm_sanitize_telemetry.c222 vm_log_error("Failed to allocate event for VM API telemetry."); in vm_sanitize_send_telemetry_core_analytics()
H A Dvm_compressor.c1028 vm_log_error("vm_compressor_init: Unable to get swap volume capacity. error=%d\n", error); in vm_compressor_init()
6764 vm_log_error("vm_uncompressed_put: vnode_getwithref on swapfile failed with %d\n", retval); in vm_uncompressed_put()
6821 vm_log_error("vm_uncompressed_put: vnode_getwithref on swapfile failed with %d\n", retval); in vm_uncompressed_get()
H A Dvm_map.c25189 vm_log_error("corpse footprint buffer was exhausted at 0x%llx -- footprint " in vm_map_corpse_footprint_collect()