Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/x86_64/
H A Dcopyio.c178 int debug_type = 0xeff70010; in copyio() local
179 debug_type += (copy_type << 2); in copyio()
187 COPYIO_TRACE(debug_type | DBG_FUNC_START, in copyio()
387 COPYIO_TRACE(debug_type | DBG_FUNC_END, user_addr, kernel_addr, nbytes, error, 0); in copyio()