Searched refs:debug_kprint_current_process (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.h206 extern int debug_kprint_current_process(const char **namep);
208 ( (debug_kprint_syscall & (mask)) && debug_kprint_current_process(namep) )
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_sysctl.c2209 int debug_kprint_current_process(const char **namep) function

Completed in 70 milliseconds