Searched refs:wall_time (Results 1 – 2 of 2) sorted by relevance
120 struct timespec wall_time; in TEST_F() local145 wall_time = timespec_sub(end, start); in TEST_F()148 wall_time.tv_sec, wall_time.tv_nsec); in TEST_F()
207 void __init read_persistent_wall_and_boot_offset(struct timespec64 *wall_time, in read_persistent_wall_and_boot_offset() argument219 read_persistent_clock64(wall_time); in read_persistent_wall_and_boot_offset()220 *boot_offset = timespec64_sub(*wall_time, boot_time); in read_persistent_wall_and_boot_offset()