Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Dipc.py1836 def GetIPCVoucherAttrControlSummary(ivac): function
1858 print(GetIPCVoucherAttrControlSummary.header)
1859 print(GetIPCVoucherAttrControlSummary(ivac))
1890 @header("{: <18s} {: <10s} {:s} {:s}".format("ivgte", "key", GetIPCVoucherAttrControlSummary.header…
1896 …out_str += fmt.format(g=ivgte, ctrl_s=GetIPCVoucherAttrControlSummary(ivgte.ivgte_control), mgr_s=…
2020 print(GetIPCVoucherAttrControlSummary.header)
2021 print(GetIPCVoucherAttrControlSummary(ivac))