Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-sched.c54 u32 _ts; in xf_sched_put() local
63 _ts = xf_task_timestamp((xf_task_t *)p_idx); in xf_sched_put()
66 if (xf_timestamp_before(ts, _ts)) in xf_sched_put()