Home
last modified time | relevance | path

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

/xnu-10002.1.13/tools/lldbmacros/
H A Dwaitq.py169 def GetWaitqSummary(waitq): function
183 print(GetWaitqSummary(waitq))
194 with O.table(GetWaitqSummary.header, indent=True):
196 print(GetWaitqSummary(wqs))
200 with O.table(GetWaitqSummary.header, indent=True):
202 print(GetWaitqSummary(link.wql_wq))
214 with O.table(GetWaitqSummary.header):
230 with O.table(GetWaitqSummary.header):