Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/vm/
H A Dvm_compressor.c2668VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions()
2700VM_DEBUG_CONSTANT_EVENT(vm_compressor_do_delayed_compactions, VM_COMPRESSOR_DO_DELAYED_COMPACTIONS… in vm_compressor_do_delayed_compactions()
3080VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_S… in vm_compressor_compact_and_swap()
3175VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap()
3196VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap()
3213VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap()
3220VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap()
3228VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap()
3235VM_DEBUG_CONSTANT_EVENT(vm_compressor_compact_and_swap, VM_COMPRESSOR_COMPACT_AND_SWAP, DBG_FUNC_N… in vm_compressor_compact_and_swap()
3250VM_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 Dvm_kern.c691 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in kmem_alloc_guard()
865 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_alloc_guard()
888 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_alloc_guard()
1213 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in kernel_memory_populate()
1225 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kernel_memory_populate()
1444 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard()
1465 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, in kmem_realloc_guard()
1672 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in kmem_realloc_guard()
H A Dvm_pageout.c1483 VM_DEBUG_CONSTANT_EVENT(
1489 VM_DEBUG_CONSTANT_EVENT(vm_pageout_freelist, VM_PAGEOUT_FREELIST, DBG_FUNC_END,
2746 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_START, in vps_deal_with_throttled_queues()
2754 VM_DEBUG_CONSTANT_EVENT(vm_pageout_jetsam, VM_PAGEOUT_JETSAM, DBG_FUNC_END, in vps_deal_with_throttled_queues()
2892 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_START, in vm_pageout_scan()
3013 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_NONE, in vm_pageout_scan()
3016 VM_DEBUG_CONSTANT_EVENT(vm_pageout_scan, VM_PAGEOUT_SCAN, DBG_FUNC_END, in vm_pageout_scan()
4510 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response()
4514 VM_DEBUG_CONSTANT_EVENT(vm_pressure_level_change, VM_PRESSURE_LEVEL_CHANGE, DBG_FUNC_NONE, in vm_pressure_response()
5575VM_DEBUG_CONSTANT_EVENT(vm_object_upl_request, VM_UPL_REQUEST, DBG_FUNC_START, size, cntrl_flags, … in vm_object_upl_request()
[all …]
H A Dvm_pageout.h203 #define VM_DEBUG_CONSTANT_EVENT(name, event, control, arg1, arg2, arg3, arg4) \ macro
H A Dvm_resident.c3733 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, 1, 0, 0, 0); in vm_page_release()
3909 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait()
3934 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, VM_PAGE_WAIT_BLOCK, DBG_FUNC_START, in vm_page_wait()
3944 VM_DEBUG_CONSTANT_EVENT(vm_page_wait_block, in vm_page_wait()
4301 VM_DEBUG_CONSTANT_EVENT(vm_page_release, VM_PAGE_RELEASE, DBG_FUNC_NONE, pg_count, 0, 0, 0); in vm_page_free_list()
/xnu-8020.140.41/bsd/kern/
H A Dkern_memorystatus_notify.c1276VM_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-8020.140.41/osfmk/kern/
H A Dzalloc.c4561 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_START, in ZONE_TRACE_VM_KERN_REQUEST_START()
4576 VM_DEBUG_CONSTANT_EVENT(vm_kern_request, VM_KERN_REQUEST, DBG_FUNC_END, in ZONE_TRACE_VM_KERN_REQUEST_END()