Home
last modified time | relevance | path

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

/xnu-8796.101.5/tools/lldbmacros/
H A Dkevent.py116 def GetKnoteSummary(kn): function
148 with O.table(GetKnoteSummary.header):
149 print(GetKnoteSummary(kn))
214 with O.table(GetKnoteSummary.header):
216 print(GetKnoteSummary(kn))
218 print(GetKnoteSummary(kn))
249 with O.table(GetKnoteSummary.header):
251 print(GetKnoteSummary(kn))
289 with O.table(GetKnoteSummary.header):
291 print(GetKnoteSummary(kn))
[all …]