Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dthread_call.h388 uint64_t tc_pending_timestamp; member
H A Dthread_call.c725 call->tc_pending_timestamp = now; in _pending_call_enqueue()
1795 thc_state.thc_call_pending_timestamp = call->tc_pending_timestamp; in thread_call_thread()
/xnu-8792.61.2/tools/lldbmacros/
H A Dscheduler.py1157 pending_time = call.tc_pending_timestamp - recent_timestamp