Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dipc.py999 space, show_entries=False, show_userstack=False, rights_filter=0 argument
1027 if show_entries and is_tableval:
2548 def GetIPCVoucherSummary(voucher, show_entries=False): argument
2554 if show_entries or config["verbosity"] > vHUMAN:
2689 print(GetIPCVoucherSummary(voucher, show_entries=True))