Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/
H A Dkdebug_kernel.h118 int kernel_debug_string(uint32_t debugid, uint64_t *str_id, const char *str);
/xnu-10002.61.3/iokit/Kernel/
H A DIORegistryEntry.cpp1104kernel_debug_string(IODBG_IOREGISTRY(IOREGISTRYENTRY_NAME_STRING), &str_id, name->getCStringNoCopy… in setName()
2102 kernel_debug_string(IODBG_IOREGISTRY(IOREGISTRYENTRY_NAME_STRING), &str_id, getName()); in attachToParent()
/xnu-10002.61.3/bsd/kern/
H A Dkdebug.c1189 kernel_debug_string(uint32_t debugid, uint64_t *str_id, const char *str) in kernel_debug_string() function
/xnu-10002.61.3/bsd/dev/dtrace/
H A Ddtrace.c5679 (void)kernel_debug_string(debugid, &str_id, str); in dtrace_dif_subr()