Searched refs:boot_times (Results 1 – 1 of 1) sorted by relevance
228 BootTimes *boot_times = NULL; in acquire_time_data() local233 r = acquire_boot_times(bus, &boot_times); in acquire_time_data()270 subtract_timestamp(&t->activating, boot_times->reverse_offset); in acquire_time_data()271 subtract_timestamp(&t->activated, boot_times->reverse_offset); in acquire_time_data()272 subtract_timestamp(&t->deactivating, boot_times->reverse_offset); in acquire_time_data()273 subtract_timestamp(&t->deactivated, boot_times->reverse_offset); in acquire_time_data()