Searched refs:system_boot_offset (Results 1 – 1 of 1) sorted by relevance
41 static uint64_t system_boot_offset; variable81 system_boot_offset = read_raw_time(); in goldfish_rtc_early_init()97 uint64_t t = read_raw_time() - system_boot_offset; in current_time_hires()103 uint64_t t = read_raw_time() - system_boot_offset; in current_time()
Completed in 5 milliseconds