Home
last modified time | relevance | path

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

/xnu-10002.61.3/tools/lldbmacros/
H A Dipc.py1866 def GetIPCVoucherAttrControlSummary(ivac): function
1888 print(GetIPCVoucherAttrControlSummary.header)
1889 print(GetIPCVoucherAttrControlSummary(ivac))
1920 @header("{: <18s} {: <10s} {:s} {:s}".format("ivgte", "key", GetIPCVoucherAttrControlSummary.header…
1926 …out_str += fmt.format(g=ivgte, ctrl_s=GetIPCVoucherAttrControlSummary(ivgte.ivgte_control), mgr_s=…
2050 print(GetIPCVoucherAttrControlSummary.header)
2051 print(GetIPCVoucherAttrControlSummary(ivac))