Searched refs:kdebug_trace_string (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/libsyscall/custom/ |
| H A D | __kdebug_trace_string.s | 33 __SYSCALL(___kdebug_trace_string, kdebug_trace_string, 3) 37 __SYSCALL_INT(___kdebug_trace_string, kdebug_trace_string, 3) 41 __SYSCALL(___kdebug_trace_string, kdebug_trace_string, 4) 45 __SYSCALL(___kdebug_trace_string, kdebug_trace_string, 3)
|
| /xnu-8019.80.24/libsyscall/wrappers/ |
| H A D | kdebug_trace.c | 167 kdebug_trace_string(uint32_t debugid, uint64_t str_id, const char *str) in kdebug_trace_string() function
|
| /xnu-8019.80.24/bsd/sys/ |
| H A D | kdebug_private.h | 133 extern uint64_t kdebug_trace_string(uint32_t debugid, uint64_t str_id,
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kdebug.c | 1462 kdebug_trace_string(__unused struct proc *p, in kdebug_trace_string() function
|