Home
last modified time | relevance | path

Searched defs:logs (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.121.2/tools/lldbmacros/
H A Dlog.py139 def logs(self, head_block=0): member in LogBlocks
365 def show_log_stream_logs(pp, logs): argument
/xnu-8796.121.2/libkern/os/
H A Dlog_queue.c295 log_queue_dispatch_logs(size_t logs_count, log_queue_entry_t *logs) in log_queue_dispatch_logs()
551 log_queue_entry_t logs[LQ_BATCH_SIZE]; in log_queue_dispatch() local