Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dthread_call.h386 uint64_t tc_pending_timestamp; member
H A Dthread_call.c702 call->tc_pending_timestamp = now; in _pending_call_enqueue()
1706 thc_state.thc_call_pending_timestamp = call->tc_pending_timestamp; in thread_call_thread()
/xnu-8020.101.4/tools/lldbmacros/
H A Dscheduler.py1151 pending_time = call.tc_pending_timestamp - recent_timestamp