Searched refs:waitStart (Results 1 – 2 of 2) sorted by relevance
85 thr->waitTime += KTime_GetEpochNS() - thr->waitStart; in Sched_SetRunnable()86 thr->waitStart = 0; in Sched_SetRunnable()112 thr->waitStart = KTime_GetEpochNS(); in Sched_SetWaiting()
55 uint64_t waitStart; member