Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kdp/
H A Dprocessor_core.c944 char threadstatebuf[context.core_thread_state_size]; in kern_coredump_routine() local
945 …ret = current_core->kcc_cb.kcc_coredump_save_thread_state(context.core_refcon, &threadstatebuf, co… in kern_coredump_routine()