Home
last modified time | relevance | path

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

/xnu-10002.81.5/tools/lldbmacros/
H A Dlog.py502 show_log_queue_logs(pp, lq_enqueued)
506 show_log_queue_logs(pp, lq_dispatched)
516 def show_log_queue_logs(pp, lqe_list): function