Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kdp/
H A Dkdp_out_stage.h52 struct kdp_output_stage { struct
56 struct kdp_output_stage_funcs kos_funcs; argument
57 uint64_t kos_bytes_written; // bytes written since the last call to reset()
58 bool kos_bypass;
59 void * kos_data;
60 size_t kos_data_size;