Home
last modified time | relevance | path

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

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