Searched refs:SYSINFO_TIME_SECS (Results 1 – 2 of 2) sorted by relevance
34 time = *REG(SYSINFO_TIME_SECS) * 1000000ULL; in current_time_hires()43 time = *REG(SYSINFO_TIME_SECS) * 1000; in current_time()
37 #define SYSINFO_TIME_SECS (SYSINFO_REGS_BASE + 8) macro
Completed in 4 milliseconds