Home
last modified time | relevance | path

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

/xnu-10002.81.5/tools/lldbmacros/
H A Dlog.py482 def show_log_queue(lq, enqueued, dispatched): function
498 show_log_queue(lq, lq_enqueued, lq_dispatched)
513 show_log_queue(lq, list(lq.enqueued), list(lq.dispatched))