Searched defs:system_time_snapshot (Results 1 – 1 of 1) sorted by relevance
286 struct system_time_snapshot { struct287 u64 cycles;288 ktime_t real;289 ktime_t boot;290 ktime_t raw;291 enum clocksource_ids cs_id;292 unsigned int clock_was_set_seq;293 u8 cs_was_changed_seq;294 u32 mono_shift;295 u32 mono_mult;