Searched refs:CYCLES_TO_NSEC (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Dncsw_ext.h158 #define CYCLES_TO_NSEC(cycles,clk) (((cycles) * 1000) / (clk)) macro

Completed in 105 milliseconds