Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/performance-thread/common/
H A Dlthread_timer.h18 _ns_to_clks(uint64_t ns) in _ns_to_clks() function
H A Dlthread.c204 uint64_t clks = _ns_to_clks(nsecs); in _lthread_sched_sleep()