Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dscheduler.py1040 def ShowThreadCall(prefix, call, recent_timestamp, is_pending=False): function
1130 if ShowThreadCall.enable_debug :
1176 ShowThreadCall.enable_debug = False
1211 ShowThreadCall("\t\t", call, recent_timestamp, is_pending=True)
1218 ShowThreadCall("\t\t", call, recent_timestamp)
1225 ShowThreadCall("\t\t", call, recent_timestamp)
1237 ShowThreadCall("\t", state.thc_call, recent_timestamp)