Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dipc.py711 def PrintIPCInformation(space, show_entries=False, show_userstack=False, rights_filter=0): argument
728 if show_entries == True:
1937 def GetIPCVoucherSummary(voucher, show_entries=False): argument
1943 if show_entries or config['verbosity'] > vHUMAN:
2065 print GetIPCVoucherSummary(voucher, show_entries=True)