Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dipc.py732 def PrintIPCInformation(space, show_entries=False, show_userstack=False, rights_filter=0): argument
749 if show_entries == True:
1981 def GetIPCVoucherSummary(voucher, show_entries=False): argument
1987 if show_entries or config['verbosity'] > vHUMAN:
2109 print(GetIPCVoucherSummary(voucher, show_entries=True))