Home
last modified time | relevance | path

Searched defs:LOG (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/tools/lldbmacros/tests/
H A Dlldb_test_process.py62 LOG = lldb.test_logger.getChild("ScriptedProcess") variable in TestProcess
/xnu-12377.61.12/iokit/Kernel/
H A DIOStatistics.cpp64 #define LOG(level, format, ...) \ macro
H A DIOService.cpp72 #define LOG kprintf macro
H A DIOPMrootDomain.cpp109 #define LOG(x...) \ macro