Searched refs:abs_period (Results 1 – 1 of 1) sorted by relevance
244 u64 abs_period; member1794 diff = now - tlat->abs_period; in timerlat_irq()1844 next_abs_period = ns_to_ktime(tlat->abs_period + rel_period); in wait_next_period()1849 tlat->abs_period = (u64) ktime_to_ns(next_abs_period); in wait_next_period()1855 next_abs_period = ns_to_ktime(tlat->abs_period + rel_period); in wait_next_period()1856 tlat->abs_period = (u64) ktime_to_ns(next_abs_period); in wait_next_period()1906 tlat->abs_period = hrtimer_cb_get_time(&tlat->timer); in timerlat_main()1915 diff = now - tlat->abs_period; in timerlat_main()2529 diff = now - tlat->abs_period; in timerlat_fd_read()2554 tlat->abs_period = hrtimer_cb_get_time(&tlat->timer); in timerlat_fd_read()[all …]