Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dmemory.py3788 def match_vm_page_attributes(page, matching_attributes): function
3921 if match_vm_page_attributes(page, attribute_values) == attribute_count:
3939 if match_vm_page_attributes(page, attribute_values) == attribute_count: