Searched refs:period_at (Results 1 – 2 of 2) sorted by relevance
100 self.period_at = ioc.period_at.value_() / 1_000_000120 'period_at' : self.period_at,
429 u64 period_at; /* wallclock starttime */ member965 s64 pleft = ioc->period_at + ioc->period_us - now->now; in ioc_refresh_vrate()1062 (now->now - ioc->period_at) * vrate; in ioc_now()1071 ioc->period_at = now->now; in ioc_start_period()2312 if (time_after64(iocg->activated_at, ioc->period_at)) in ioc_timer_fn()2315 usage_dur = max_t(u64, now.now - ioc->period_at, 1); in ioc_timer_fn()2896 ioc->period_at = ktime_to_us(ktime_get()); in blk_iocost_init()