Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dlog.py480 def show_log_queue(lq, enqueued, dispatched): function
496 show_log_queue(lq, lq_enqueued, lq_dispatched)
511 show_log_queue(lq, list(lq.enqueued), list(lq.dispatched))