Home
last modified time | relevance | path

Searched refs:PERF_KDBG_HNDLR (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/osfmk/kperf/
H A Daction.c426 BUF_VERB(PERF_KDBG_HNDLR | DBG_FUNC_START, debugid); in kperf_kdebug_handler()
450 BUF_VERB(PERF_KDBG_HNDLR | DBG_FUNC_END, kr); in kperf_kdebug_handler()
H A Dbuffer.h135 #define PERF_KDBG_HNDLR PERF_KDBG_CODE(0) macro