Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/vm/
H A Dvm_reclaim.c97 #define _vmdr_log_type(type, fmt, ...) os_log_with_type(vm_reclaim_log_handle, type, "vm_reclaim: "…
214 os_log_t vm_reclaim_log_handle; variable
1987 vm_reclaim_log_handle = os_log_create("com.apple.xnu", "vm_reclaim"); in vm_deferred_reclamation_init()