Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/
H A Dscheduler.py196 thread_name = GetThreadName(thread)[-24:]
213 thread_name = GetThreadName(thread)[-24:]
1016 thread_name = GetThreadName(thread)
1181 print(" {:#20x} {:#12x} {:s}".format(thread, thread.thread_id, GetThreadName(thread)))
H A Drecount.py3 GetEnumValues, GetEnumName, GetThreadName, GetProcStartAbsTimeForTask,
353 unsigned(thread), GetThreadName(thread)))
H A Dmisc.py99 name = GetThreadName(thread)
H A Dprocess.py393 def GetThreadName(thread): function
854 thread_name = GetThreadName(thread)