Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dkern_monotonic.c184 if (kdebug_debugid_explicitly_enabled(MT_KDBG_IC_CPU_CSWITCH)) { in mt_sched_update()
/xnu-8020.121.3/bsd/sys/
H A Dkdebug_kernel.h159 bool kdebug_debugid_explicitly_enabled(uint32_t debugid);
/xnu-8020.121.3/bsd/kern/
H A Dkdebug.c1357 return kdebug_debugid_explicitly_enabled(debugid); in kdebug_debugid_enabled()
1361 kdebug_debugid_explicitly_enabled(uint32_t debugid) in kdebug_debugid_explicitly_enabled() function
/xnu-8020.121.3/iokit/Kernel/
H A DIOMemoryDescriptor.cpp2777 if (!kdebug_debugid_explicitly_enabled(IODBG_IOMDPA(IOMDPA_MAPPED))) { in ktraceEmitPhysicalSegments()
4802 if (kdebug_debugid_explicitly_enabled(IODBG_IOMDPA(IOMDPA_UNMAPPED))) { in complete()