Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dkdebug_kernel.h159 bool kdebug_debugid_explicitly_enabled(uint32_t debugid);
/xnu-8792.61.2/osfmk/kern/
H A Drecount.c817 if (kdebug_debugid_explicitly_enabled(MT_KDBG_IC_CPU_CSWITCH)) { in recount_log_switch_thread()
/xnu-8792.61.2/bsd/kern/
H A Dkdebug.c1140 kdebug_debugid_explicitly_enabled(uint32_t debugid) in kdebug_debugid_explicitly_enabled() function
/xnu-8792.61.2/iokit/Kernel/
H A DIOMemoryDescriptor.cpp4811 if (kdebug_debugid_explicitly_enabled(IODBG_IOMDPA(IOMDPA_UNMAPPED))) { in complete()