Searched defs:tstate_size (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/osfmk/kdp/ml/i386/
H A Dkdp_vm.c50 size_t tstate_size = 0; local
H A Dkdp_x86_common.c552 size_t command_size = 0, header_size = 0, tstate_size = 0; local
648 kern_collectth_state (current_thread(), tstate, tstate_size); local
/darwin-on-arm/xnu/osfmk/kdp/ml/x86_64/
H A Dkdp_vm.c50 size_t tstate_size = 0; local
/darwin-on-arm/xnu/osfmk/kdp/ml/arm/
H A Dkdp_arm_common.c184 size_t command_size = 0, header_size = 0, tstate_size = 0; local
281 kern_collectth_state (current_thread(), tstate, tstate_size); local
H A Dkdp_vm.c53 size_t tstate_size = 0; local
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_core.c97 int tstate_size; member in struct:__anon118
223 int command_size, header_size, tstate_size; local

Completed in 91 milliseconds