Home
last modified time | relevance | path

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

/xnu-11417.140.69/tools/lldbmacros/
H A Dipc.py1873 def GetIPCVoucherAttrControlSummary(ivac): function
1894 print(GetIPCVoucherAttrControlSummary.header)
1895 print(GetIPCVoucherAttrControlSummary(ivac))
1936 @header("{: <3s} {: <3s} {:s} {:s}".format("idx", "key", GetIPCVoucherAttrControlSummary.header.str…
1942 …out_str += fmt.format(idx=idx, key=iv_index_to_key(idx), ctrl_s=GetIPCVoucherAttrControlSummary(ad…
2070 print(GetIPCVoucherAttrControlSummary.header)
2071 print(GetIPCVoucherAttrControlSummary(ivac))