Searched refs:GetThreadSummary (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/tools/lldbmacros/
H A Dprocess.py222 def GetThreadSummary(thread): function
776 print " " + GetThreadSummary.header
777 print " " + GetThreadSummary(th)
860 print "\t" + GetThreadSummary.header
862 print "\t" + GetThreadSummary(thval)
875 print GetThreadSummary.header
876 print GetThreadSummary(threadval)
888 print GetThreadSummary.header
889 print GetThreadSummary(threadval)
908 print GetThreadSummary
[all...]

Completed in 201 milliseconds