Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dipc.py774 def PrintIPCInformation(space, show_entries=False, show_userstack=False, rights_filter=0): argument
791 if show_entries == True and is_tableval:
2054 def GetIPCVoucherSummary(voucher, show_entries=False): argument
2060 if show_entries or config['verbosity'] > vHUMAN:
2180 print(GetIPCVoucherSummary(voucher, show_entries=True))