Searched refs:XSEC_PER_SEC (Results 1 – 1 of 1) sorted by relevance
110 #define XSEC_PER_SEC (1024*1024) macro113 #define SCALE_XSEC(xsec, max) (((xsec) * max) / XSEC_PER_SEC)893 new_stamp_xsec += tk->xtime_sec * XSEC_PER_SEC; in update_vsyscall()