Home
last modified time | relevance | path

Searched refs:vo_un2 (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/vm/
H A Dvm_object_xnu.h132 #define vo_shadow_offset vo_un2.vou_shadow_offset
133 #define vo_cache_ts vo_un2.vou_cache_ts
134 #define vo_owner vo_un2.vou_owner
190 } vo_un2; member
/xnu-11417.121.6/tools/lldbmacros/
H A Dmemory.py3002 ….vo_ledger_tag, object.vo_un2.vou_owner,GetProcPIDForObjectOwner(object.vo_un2.vou_owner),GetProcN…
3009 if object.vo_un2.vou_owner == 0:
3108 ….vo_ledger_tag, object.vo_un2.vou_owner,GetProcPIDForObjectOwner(object.vo_un2.vou_owner),GetProcN…
3114 if object.vo_un2.vou_owner == 0:
3398 offset += unsigned(object.vo_un2.vou_shadow_offset)
3418 …= pager_string + "phys_contig {:#018x}:{:#018x} ".format(unsigned(object.vo_un2.vou_shadow_offset)…
3434 offset += unsigned(object.vo_un2.vou_shadow_offset)
4868 offset_in_shadow = offset + unsigned(object.vo_un2.vou_shadow_offset)
5330 ….vo_ledger_tag, object.vo_un2.vou_owner,GetProcPIDForObjectOwner(object.vo_un2.vou_owner),GetProcN…