Home
last modified time | relevance | path

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

/xnu-10002.41.9/tools/lldbmacros/
H A Dipc.py306 dest_proc_name = GetPortDestinationSummary(GetKmsgHeader(kmsgp).msgh_remote_port)
632 def GetPortDestinationSummary(port): function
734 destname_str = GetPortDestinationSummary(portval)
H A Dscheduler.py1103 extra_string += "port: {:#018x} {:s}".format(port, GetPortDestinationSummary(port))