| /xnu-12377.1.9/osfmk/vm/ |
| H A D | device_vm.c | 377 DTRACE_VM2(device_pager_reference, in device_pager_reference() 395 DTRACE_VM2(device_pager_deallocate, in device_pager_deallocate() 407 DTRACE_VM2(device_pager_destroy, in device_pager_deallocate() 422 DTRACE_VM2(device_pager_free, in device_pager_deallocate() 532 DTRACE_VM2(device_pager_create, in device_object_create()
|
| H A D | vm_upl.c | 1072 DTRACE_VM2(pgrec, int, 1, (uint64_t *), NULL); in upl_commit_range() 1092 DTRACE_VM2(anonpgout, int, 1, (uint64_t *), NULL); in upl_commit_range() 1094 DTRACE_VM2(fspgout, int, 1, (uint64_t *), NULL); in upl_commit_range() 1128 DTRACE_VM2(pgout, int, 1, (uint64_t *), NULL); in upl_commit_range() 1344 DTRACE_VM2(pgpgout, int, pgpgout_count, (uint64_t *), NULL); in upl_commit_range()
|
| H A D | vm_page_internal.h | 1021 DTRACE_VM2(pgin, int, 1, (uint64_t *), NULL); \ 1024 DTRACE_VM2(anonpgin, int, 1, (uint64_t *), NULL); \ 1026 DTRACE_VM2(fspgin, int, 1, (uint64_t *), NULL); \
|
| H A D | vm_pageout.c | 2985 DTRACE_VM2(scan, int, 1, (uint64_t *), NULL); 3103 DTRACE_VM2(rev, int, 1, (uint64_t *), NULL); 3357 DTRACE_VM2(scan, int, 1, (uint64_t *), NULL); 3465 DTRACE_VM2(dfree, int, 1, (uint64_t *), NULL); 3468 DTRACE_VM2(anonfree, int, 1, (uint64_t *), NULL); 3470 DTRACE_VM2(fsfree, int, 1, (uint64_t *), NULL); 3928 DTRACE_VM2(pgrrun, int, 1, (uint64_t *), NULL); 4612 DTRACE_VM2(laundrythrottle, int, 1, (uint64_t *), NULL); 5433 DTRACE_VM2(execfree, int, 1, (uint64_t *), NULL); 5434 DTRACE_VM2(execpgin, int, 1, (uint64_t *), NULL); [all …]
|
| H A D | vm_fault.c | 989 DTRACE_VM2(zfod, int, 1, (uint64_t *), NULL); in vm_fault_zero_page() 1024 DTRACE_VM2(zfod, int, 1, (uint64_t *), NULL); in vm_fault_page_release_page() 1996 DTRACE_VM2(maj_fault, int, 1, (uint64_t *), NULL); in vm_fault_page() 2290 DTRACE_VM2(cow_fault, int, 1, (uint64_t *), NULL); in vm_fault_page() 3980 DTRACE_VM2(as_fault, int, 1, (uint64_t *), NULL); in vm_fault_enter_prepare() 3983 DTRACE_VM2(kernel_asflt, int, 1, (uint64_t *), NULL); in vm_fault_enter_prepare() 4041 DTRACE_VM2(access_tracking, vm_map_offset_t, vaddr, int, fault_type); in vm_fault_enter_prepare() 5464 DTRACE_VM2(cow_fault, int, 1, (uint64_t *), NULL); in vm_fault_internal() 5961 DTRACE_VM2(zfod, int, 1, (uint64_t *), NULL); in vm_fault_internal() 6953 DTRACE_VM2(softlock, int, 1, (uint64_t *), NULL); in vm_fault_wire()
|
| H A D | vm_reclaim.c | 1330 DTRACE_VM2(reclaim_flush, 1420 DTRACE_VM2(reclaim_ring_resize, 1696 DTRACE_VM2(reclaim_drain,
|
| H A D | vm_map.c | 3699 DTRACE_VM2(vm_map_enter_RLIMIT_AS, in vm_map_enter() 3719 DTRACE_VM2(vm_map_enter_RLIMIT_DATA, in vm_map_enter() 7025 DTRACE_VM2(cs_executable_wire, in vm_map_wire_nested() 14841 DTRACE_VM2(prot_fault, int, 1, (uint64_t *), NULL); in vm_map_lookup_and_lock_object() 22096 DTRACE_VM2(vm_map_set_size_limit_fail, in vm_map_set_size_limit() 22105 DTRACE_VM2(vm_map_set_size_limit, in vm_map_set_size_limit() 22133 DTRACE_VM2(vm_map_set_data_limit_fail, in vm_map_set_data_limit() 22142 DTRACE_VM2(vm_map_set_data_limit, in vm_map_set_data_limit() 23485 DTRACE_VM2(vm_map_entry_cs_associate_success, in vm_map_entry_cs_associate() 23996 DTRACE_VM2(corpse_footprint_collect_page_info, in vm_map_corpse_footprint_collect()
|
| H A D | vm_object.c | 9066 DTRACE_VM2(object_owner_remove, 9248 DTRACE_VM2(object_owner_add,
|
| H A D | vm_resident.c | 5800 DTRACE_VM2(pgrec, int, 1, (uint64_t *), NULL); in vm_page_activate() 5801 DTRACE_VM2(pgfrec, int, 1, (uint64_t *), NULL); in vm_page_activate()
|
| /xnu-12377.1.9/bsd/vm/ |
| H A D | vnode_pager.c | 703 DTRACE_VM2(pgpgin, int, pages_in_upl, (uint64_t *), NULL); in vnode_pagein()
|
| H A D | vm_unix.c | 3118 DTRACE_VM2(footprint_suspend,
|
| /xnu-12377.1.9/osfmk/mach/machine/ |
| H A D | sdt.h | 173 #define DTRACE_VM2(name, type1, arg1, type2, arg2) \ macro
|
| /xnu-12377.1.9/osfmk/kern/ |
| H A D | zalloc.c | 5393 DTRACE_VM2(zfree, zone_t, zone, void*, elem); in zfree_ext() 5909 DTRACE_VM2(zalloc, zone_t, zone, void*, addr); in zalloc_return() 5946 DTRACE_VM2(zalloc, zone_t, zone, void*, NULL); in zalloc_item() 6722 DTRACE_VM2(zalloc, zone_t, zone, void*, addr); in _zalloc_permanent()
|