Home
last modified time | relevance | path

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

/xnu-10002.41.9/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):
H A Dturnstile.py103 with O.table(GetWaitqSummary.header):