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