Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c47 kern_collectth_state_size(uint64_t * tstate_count, uint64_t * ptstate_size) in kern_collectth_state_size() argument
58 *ptstate_size = sizeof(struct thread_command) + tstate_size; in kern_collectth_state_size()