Home
last modified time | relevance | path

Searched defs:tstate_count (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/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()
65 uint64_t tstate_size, tstate_count; in kern_collectth_state() local
/xnu-8020.121.3/osfmk/kdp/ml/arm/
H A Dkdp_vm.c281 kern_collectth_state_size(uint64_t * tstate_count, uint64_t * tstate_size) in kern_collectth_state_size()