Searched refs:suspend_start (Results 1 – 3 of 3) sorted by relevance
70 u64 suspend_start; member90 FPDT_ATTR(suspend, suspend_start);
108 static u64 suspend_start; variable833 suspend_start = start_cycles; in clocksource_start_suspend_timing()843 suspend_start = suspend_clocksource->read(suspend_clocksource); in clocksource_start_suspend_timing()877 if (now > suspend_start) in clocksource_stop_suspend_timing()878 nsec = cycles_to_nsec_safe(suspend_clocksource, suspend_start, now); in clocksource_stop_suspend_timing()
1279 u64 suspend_start; member