Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dipc.py1782 def GetIPCVoucherAttrControlSummary(ivac): function
1804 print(GetIPCVoucherAttrControlSummary.header)
1805 print(GetIPCVoucherAttrControlSummary(ivac))
1836 @header("{: <18s} {: <10s} {:s} {:s}".format("ivgte", "key", GetIPCVoucherAttrControlSummary.header…
1842 …out_str += fmt.format(g=ivgte, ctrl_s=GetIPCVoucherAttrControlSummary(ivgte.ivgte_control), mgr_s=…
1966 print(GetIPCVoucherAttrControlSummary.header)
1967 print(GetIPCVoucherAttrControlSummary(ivac))