Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dwaitq.py155 def GetWaitqSummary(waitq): function
169 print(GetWaitqSummary(waitq))
182 with O.table(GetWaitqSummary.header, indent=True):
184 print(GetWaitqSummary(wqs))
188 with O.table(GetWaitqSummary.header, indent=True):
190 print(GetWaitqSummary(link.wql_wq))
202 with O.table(GetWaitqSummary.header):
218 with O.table(GetWaitqSummary.header):
H A Dturnstile.py103 with O.table(GetWaitqSummary.header):