Searched defs:T2CS (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/compat/linprocfs/
H A Dlinprocfs.c114 #define T2CS(x) ((unsigned long)(((x) * 100ULL) / (stathz ? stathz : hz))) /* ticks to centiseconds */ macro

Completed in 43 milliseconds