Home
last modified time | relevance | path

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

/xnu-8792.61.2/tools/lldbmacros/
H A Dwaitq.py170 def GetWaitqSummary(waitq): function
184 print(GetWaitqSummary(waitq))
195 with O.table(GetWaitqSummary.header, indent=True):
197 print(GetWaitqSummary(wqs))
201 with O.table(GetWaitqSummary.header, indent=True):
203 print(GetWaitqSummary(link.wql_wq))
215 with O.table(GetWaitqSummary.header):
231 with O.table(GetWaitqSummary.header):