Searched refs:VM_DEBUG_CONSTANT_EVENT (Results 1 – 7 of 7) sorted by relevance
| /xnu-8796.121.2/osfmk/vm/ |
| H A D | vm_compressor.c | 2931 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions() 2964 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions() 3027 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3055 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3099 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3693 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_S… in vm_compressor_compact_and_swap() 3797 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3824 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3841 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3848 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() [all …]
|
| H A D | vm_kern.c | 781 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, 972 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, 1017 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, 1404 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in kernel_memory_populate() 1416 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kernel_memory_populate() 1720 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard() 1741 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard() 1989 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_realloc_guard()
|
| H A D | vm_pageout.c | 1565 VM_DEBUG_CONSTANT_EVENT( 1571 VM_DEBUG_CONSTANT_EVENT(vm_pageout_freelist, VM_PAGEOUT_FREELIST, DBG_FUNC_END, 2864 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_START, in vps_deal_with_throttled_queues() 2872 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_END, in vps_deal_with_throttled_queues() 3007 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_START, in vm_pageout_scan() 3123 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_NONE, in vm_pageout_scan() 3126 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_END, in vm_pageout_scan() 4724 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response() 4728 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response() 5801 …VM_DEBUG_CONSTANT_EVENT(vm_object_upl_request, VM_UPL_REQUEST, DBG_FUNC_START, size, cntrl_flags, … in vm_object_upl_request() [all …]
|
| H A D | vm_pageout.h | 206 #define VM_DEBUG_CONSTANT_EVENT(name, event, control, arg1, arg2, arg3, arg4) \ macro
|
| H A D | vm_resident.c | 3802 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, 1, 0, 0, 0); in vm_page_release() 3976 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait() 4001 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait() 4011 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, in vm_page_wait() 4386 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, pg_count, 0, 0, 0); in vm_page_free_list()
|
| /xnu-8796.121.2/bsd/kern/ |
| H A D | kern_memorystatus_notify.c | 1277 …VM_DEBUG_CONSTANT_EVENT(vm_pressure_event, VM_PRESSURE_EVENT, DBG_FUNC_NONE, proc_getpid(knote_get… in vm_pressure_select_optimal_candidate_to_notify()
|
| /xnu-8796.121.2/osfmk/kern/ |
| H A D | zalloc.c | 4497 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in ZONE_TRACE_VM_KERN_REQUEST_START() 4512 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in ZONE_TRACE_VM_KERN_REQUEST_END()
|