Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kdp/
H A Dkdp_out_stage.h55 struct kdp_output_stage { struct
59 struct kdp_output_stage_funcs kos_funcs; argument
60 uint64_t kos_bytes_written; // bytes written since the last call to reset()
61 bool kos_bypass;
62 void * kos_data;
63 size_t kos_data_size;