Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dmemory.py3799 def match_vm_page_attributes(page, matching_attributes): function
3932 if match_vm_page_attributes(page, attribute_values) == attribute_count:
3950 if match_vm_page_attributes(page, attribute_values) == attribute_count: