Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dkevent.py109 def GetKnoteSummary(kn): function
141 with O.table(GetKnoteSummary.header):
142 print GetKnoteSummary(kn)
207 with O.table(GetKnoteSummary.header):
209 print GetKnoteSummary(kn)
211 print GetKnoteSummary(kn)
242 with O.table(GetKnoteSummary.header):
244 print GetKnoteSummary(kn)
282 with O.table(GetKnoteSummary.header):
284 print GetKnoteSummary(kn)
[all …]