Searched refs:_sched_now (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/examples/performance-thread/common/ | ||
| H A D | lthread_sched.h | 48 static inline uint64_t _sched_now(void) in _sched_now() function |
| H A D | lthread.c | 129 lt->birth = _sched_now(); in _lthread_init() |