Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dexclaves_inspection.h91 void kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps);
H A Dexclaves_inspection.c533 kdp_read_panic_exclaves_stackshot(struct exclaves_panic_stackshot *eps) in kdp_read_panic_exclaves_stackshot() function
H A Dkern_stackshot.c3929 kdp_read_panic_exclaves_stackshot(&excl_ss); in kdp_stackshot_kcdata_format()