Searched refs:kernel_debug_string (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/bsd/sys/ |
| H A D | kdebug_kernel.h | 118 int kernel_debug_string(uint32_t debugid, uint64_t *str_id, const char *str);
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IORegistryEntry.cpp | 1104 …kernel_debug_string(IODBG_IOREGISTRY(IOREGISTRYENTRY_NAME_STRING), &str_id, name->getCStringNoCopy… in setName() 2106 kernel_debug_string(IODBG_IOREGISTRY(IOREGISTRYENTRY_NAME_STRING), &str_id, getName()); in attachToParent()
|
| /xnu-11215/bsd/kern/ |
| H A D | kdebug.c | 1192 kernel_debug_string(uint32_t debugid, uint64_t *str_id, const char *str) in kernel_debug_string() function
|
| /xnu-11215/bsd/dev/dtrace/ |
| H A D | dtrace.c | 5680 (void)kernel_debug_string(debugid, &str_id, str); in dtrace_dif_subr()
|