Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dkevent.py112 def GetKnoteSummary(kn): function
144 with O.table(GetKnoteSummary.header):
145 print(GetKnoteSummary(kn))
210 with O.table(GetKnoteSummary.header):
212 print(GetKnoteSummary(kn))
214 print(GetKnoteSummary(kn))
245 with O.table(GetKnoteSummary.header):
247 print(GetKnoteSummary(kn))
285 with O.table(GetKnoteSummary.header):
287 print(GetKnoteSummary(kn))
[all …]