Searched refs:xf_sched_timestamp (Results 1 – 4 of 4) sorted by relevance
76 xf_sched_put(__sched, &(c)->task, xf_sched_timestamp(__sched) + (dts)); \
69 static inline u32 xf_sched_timestamp(xf_sched_t *sched) in xf_sched_timestamp() function
118 return xf_sched_timestamp(&cd->sched); in xf_core_timebase()
101 TRACE(DEBUG, _b("in: %x:[%p] (ts:%x)"), ts, node, xf_sched_timestamp(sched)); in xf_sched_put()