Searched refs:SYSINFO_TIME_USECS (Results 1 – 2 of 2) sorted by relevance
35 time += *REG(SYSINFO_TIME_USECS); in current_time_hires()44 time += *REG(SYSINFO_TIME_USECS) / 1000; in current_time()
38 #define SYSINFO_TIME_USECS (SYSINFO_REGS_BASE + 12) macro
Completed in 3 milliseconds