Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/
H A Drefgrp.py7 def GetOSRefGrpSummary(refgrp): function
31 print(GetOSRefGrpSummary.header)
32 print(GetOSRefGrpSummary(refgrp))
56 print(GetOSRefGrpSummary(grp))
66 print(GetOSRefGrpSummary.header)
74 print(GetOSRefGrpSummary(task_refgrp[i]))
85 print(GetOSRefGrpSummary(addressof(g)))
101 print(GetOSRefGrpSummary.header)
113 print(GetOSRefGrpSummary(addressof(grp[i])))