Home
last modified time | relevance | path

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

/xnu-8796.121.2/tools/lldbmacros/
H A Dipc.py761 def PrintIPCInformation(space, show_entries=False, show_userstack=False, rights_filter=0): argument
778 if show_entries == True and is_tableval:
2035 def GetIPCVoucherSummary(voucher, show_entries=False): argument
2041 if show_entries or config['verbosity'] > vHUMAN:
2161 print(GetIPCVoucherSummary(voucher, show_entries=True))