Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dkdebug_kernel.h118 int kernel_debug_string(uint32_t debugid, uint64_t *str_id, const char *str);
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp1104kernel_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 Dkdebug.c1192 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 Ddtrace.c5680 (void)kernel_debug_string(debugid, &str_id, str); in dtrace_dif_subr()