Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dkern_stackshot.c3800 bool collect_pagetables = ((trace_flags & STACKSHOT_PAGE_TABLES) != 0); in kcdata_record_task_snapshot() local
3893 if (collect_pagetables && have_pmap) { in kcdata_record_task_snapshot()