Home
last modified time | relevance | path

Searched refs:is_log (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/tools/lldbmacros/kmemory/
H A Dbtlog.py226 def is_log(self): member in BTLog
328 if self.is_log():
H A Dzone.py411 if btlog and (btlog.is_log() or status == 'allocated'):
/xnu-12377.81.4/osfmk/kern/
H A Dmisc_protos.h233 int is_log) __printflike(1, 0);
H A Dprintf.c252 int is_log) in __doprnt() argument
650 if (doprnt_hide_pointers && is_log) { in __doprnt()
/xnu-12377.81.4/iokit/Kernel/
H A DIOLib.cpp96 int is_log);