Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Drefgrp.py9 def GetOSRefGrpSummary(refgrp): function
33 print(GetOSRefGrpSummary.header)
34 print(GetOSRefGrpSummary(refgrp))
58 print(GetOSRefGrpSummary(grp))
68 print(GetOSRefGrpSummary.header)
76 print(GetOSRefGrpSummary(task_refgrp[i]))
87 print(GetOSRefGrpSummary(addressof(g)))
103 print(GetOSRefGrpSummary.header)
115 print(GetOSRefGrpSummary(addressof(grp[i])))