Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/ !
H A Dipc.py1737 def GetIPCVoucherAttrControlSummary(ivac): function
1759 print GetIPCVoucherAttrControlSummary.header
1760 print GetIPCVoucherAttrControlSummary(ivac)
1792 @header("{: <18s} {: <10s} {:s} {:s}".format("ivgte", "key", GetIPCVoucherAttrControlSummary.header…
1798 …out_str += fmt.format(g=ivgte, ctrl_s=GetIPCVoucherAttrControlSummary(ivgte.ivgte_control), mgr_s=…
1922 print GetIPCVoucherAttrControlSummary.header
1923 print GetIPCVoucherAttrControlSummary(ivac)