Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kdp/
H A Dkdp_core.h153 kern_return_t kdp_reset_output_vars(void *kdp_core_out_vars, uint64_t totalbytes, bool encrypt_core…
H A Dkdp_core.c740 kdp_reset_output_vars(void *kdp_core_out_state, uint64_t totalbytes, bool encrypt_core, bool *out_s… in kdp_reset_output_vars() argument
746 outstate->kcos_totalbytes = totalbytes; in kdp_reset_output_vars()
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp12327 uint64_t totalbytes; member
12425 swd_zip_var.totalbytes = 0; // should this be the max that we have?
12433 swd_zip_var.totalbytes = numBytes;