Searched refs:tick_ffcount (Results 1 – 1 of 1) sorted by relevance
496 ffcounter tick_ffcount; member630 ffth->tick_ffcount = fftimehands->tick_ffcount + ffdelta; in ffclock_windup()770 ffth->tick_ffcount = fftimehands->tick_ffcount; in ffclock_change_tc()804 *ffcount = ffth->tick_ffcount; in ffclock_last_tick()830 if (ffcount > ffth->tick_ffcount) in ffclock_convert_abs()831 ffdelta = ffcount - ffth->tick_ffcount; in ffclock_convert_abs()833 ffdelta = ffth->tick_ffcount - ffcount; in ffclock_convert_abs()843 if (ffcount > ffth->tick_ffcount) in ffclock_convert_abs()889 *ffcount = ffth->tick_ffcount; in ffclock_read_counter()1052 clock_snap->ffcount = ffth->tick_ffcount; in sysclock_getsnapshot()[all …]