Searched refs:VM_DEBUG_CONSTANT_EVENT (Results 1 – 7 of 7) sorted by relevance
| /xnu-10063.121.3/osfmk/vm/ |
| H A D | vm_compressor.c | 2903 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions() 2936 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions() 2999 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3027 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3071 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_major_compact_cseg() 3691 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_S… in vm_compressor_compact_and_swap() 3795 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3822 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3839 …VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap() 3846 …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, 976 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, 1024 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, 1415 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in kernel_memory_populate() 1428 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kernel_memory_populate() 1751 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard() 1772 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard() 2116 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_realloc_guard()
|
| H A D | vm_pageout.c | 1587 VM_DEBUG_CONSTANT_EVENT( 1593 VM_DEBUG_CONSTANT_EVENT(vm_pageout_freelist, VM_PAGEOUT_FREELIST, DBG_FUNC_END, 2873 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_NONE, in vps_deal_with_throttled_queues() 3004 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_START, in vm_pageout_scan() 3120 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_NONE, in vm_pageout_scan() 3123 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_END, in vm_pageout_scan() 4732 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response() 4736 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response() 5818 …VM_DEBUG_CONSTANT_EVENT(vm_object_upl_request, VM_UPL_REQUEST, DBG_FUNC_START, size, cntrl_flags, … in vm_object_upl_request() 6558 …VM_DEBUG_CONSTANT_EVENT(vm_object_upl_request, VM_UPL_REQUEST, DBG_FUNC_END, page_grab_count, 0, 0… 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 | 3856 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, 1, 0, 0, 0); in vm_page_release() 4019 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait() 4044 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait() 4054 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, in vm_page_wait() 4450 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, pg_count, 0, 0, 0); in vm_page_free_list()
|
| /xnu-10063.121.3/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-10063.121.3/osfmk/kern/ |
| H A D | zalloc.c | 4540 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in ZONE_TRACE_VM_KERN_REQUEST_START() 4555 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in ZONE_TRACE_VM_KERN_REQUEST_END()
|