Searched refs:history_begin (Results 1 – 1 of 1) sorted by relevance
1191 struct system_time_snapshot *history_begin, in get_device_system_crosststamp() argument1265 if (!history_begin || in get_device_system_crosststamp()1266 !cycle_between(history_begin->cycles, in get_device_system_crosststamp()1268 history_begin->cs_was_changed_seq != cs_was_changed_seq) in get_device_system_crosststamp()1271 total_history_cycles = cycles - history_begin->cycles; in get_device_system_crosststamp()1273 history_begin->clock_was_set_seq != clock_was_set_seq; in get_device_system_crosststamp()1275 ret = adjust_historical_crosststamp(history_begin, in get_device_system_crosststamp()
Completed in 9 milliseconds