Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dlog.py499 show_log_queue_logs(pp, lq_enqueued)
503 show_log_queue_logs(pp, lq_dispatched)
513 def show_log_queue_logs(pp, lqe_list): function