Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dipc.py554 def GetPortDestinationSummary(port): function
678 destname_str = GetPortDestinationSummary(Cast(ie_object, 'ipc_port_t'))
H A Dscheduler.py1110 extra_string += "port: {:#018x} {:s}".format(port, GetPortDestinationSummary(port))