Searched refs:VM_DEBUG_CONSTANT_EVENT (Results 1 – 7 of 7) sorted by relevance
| /xnu-8792.81.2/osfmk/vm/ |
| H A D | vm_compressor.c | 2934 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions() 2967 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions() 3030 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3058 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3102 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3696 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_S… in vm_compressor_compact_and_swap() 3800 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3827 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3844 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3851 …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 | 786 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in kmem_alloc_guard() 963 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_alloc_guard() 986 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_alloc_guard() 1319 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in kernel_memory_populate() 1331 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kernel_memory_populate() 1552 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard() 1573 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard() 1780 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_realloc_guard()
|
| H A D | vm_pageout.c | 1554 VM_DEBUG_CONSTANT_EVENT( 1560 VM_DEBUG_CONSTANT_EVENT(vm_pageout_freelist, VM_PAGEOUT_FREELIST, DBG_FUNC_END, 2853 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_START, in vps_deal_with_throttled_queues() 2861 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_END, in vps_deal_with_throttled_queues() 2996 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_START, in vm_pageout_scan() 3114 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_NONE, in vm_pageout_scan() 3117 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_END, in vm_pageout_scan() 4705 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response() 4709 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response() 5786 …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 | 204 #define VM_DEBUG_CONSTANT_EVENT(name, event, control, arg1, arg2, arg3, arg4) \ macro
|
| H A D | vm_resident.c | 3814 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, 1, 0, 0, 0); in vm_page_release() 3988 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait() 4013 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait() 4023 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, in vm_page_wait() 4397 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, pg_count, 0, 0, 0); in vm_page_free_list()
|
| /xnu-8792.81.2/bsd/kern/ |
| H A D | kern_memorystatus_notify.c | 1276 …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-8792.81.2/osfmk/kern/ |
| H A D | zalloc.c | 4606 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in ZONE_TRACE_VM_KERN_REQUEST_START() 4621 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in ZONE_TRACE_VM_KERN_REQUEST_END()
|