Searched defs:system_time_snapshot (Results 1 – 1 of 1) sorted by relevance
277 struct system_time_snapshot { struct278 u64 cycles;279 ktime_t real;280 ktime_t boot;281 ktime_t raw;282 enum clocksource_ids cs_id;283 unsigned int clock_was_set_seq;284 u8 cs_was_changed_seq;