Home
last modified time | relevance | path

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

/xnu-8020.121.3/tools/lldbmacros/
H A Dkevent.py113 def GetKnoteSummary(kn): function
145 with O.table(GetKnoteSummary.header):
146 print(GetKnoteSummary(kn))
211 with O.table(GetKnoteSummary.header):
213 print(GetKnoteSummary(kn))
215 print(GetKnoteSummary(kn))
246 with O.table(GetKnoteSummary.header):
248 print(GetKnoteSummary(kn))
286 with O.table(GetKnoteSummary.header):
288 print(GetKnoteSummary(kn))
[all …]