Home
last modified time | relevance | path

Searched refs:system_boot_offset (Results 1 – 1 of 1) sorted by relevance

/platform/qemu-virt-m68k/
A Dgoldfish_rtc.c41 static uint64_t system_boot_offset; variable
81 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