Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dipc.py1855 def GetIPCVoucherAttrControlSummary(ivac): function
1877 print(GetIPCVoucherAttrControlSummary.header)
1878 print(GetIPCVoucherAttrControlSummary(ivac))
1909 @header("{: <18s} {: <10s} {:s} {:s}".format("ivgte", "key", GetIPCVoucherAttrControlSummary.header…
1915 …out_str += fmt.format(g=ivgte, ctrl_s=GetIPCVoucherAttrControlSummary(ivgte.ivgte_control), mgr_s=…
2039 print(GetIPCVoucherAttrControlSummary.header)
2040 print(GetIPCVoucherAttrControlSummary(ivac))