Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_sched.h48 static inline uint64_t _sched_now(void) in _sched_now() function
H A Dlthread.c129 lt->birth = _sched_now(); in _lthread_init()