Home
last modified time | relevance | path

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

/xnu-11417.121.6/tools/lldbmacros/
H A Dskywalk.py72 u=GetUUIDSummary(kc.ch_info.cinfo_ch_id))
594 clients_string += "%36s " % GetUUIDSummary(c.client_id)
602 clients_string += "%36s " % GetUUIDSummary(f.registration_id)
699 hex(fe), GetUUIDSummary(fe.fe_uuid), FlowKeyStr(fe.fe_key), str(fe.fe_proc_name))
H A Dkext.py153 uuid=GetUUIDSummary(kext.uuid),
216 def GetUUIDSummary(uuid): function
H A Dmemory.py16 from kext import GetUUIDSummary
3857 uuid_out_string = GetUUIDSummary(p.p_uuid)