Searched refs:period_at (Results 1 – 1 of 1) sorted by relevance
431 u64 period_at; /* wallclock starttime */ member957 s64 pleft = ioc->period_at + ioc->period_us - now->now; in ioc_refresh_vrate()1005 (now->now - ioc->period_at) * now->vrate; in ioc_now()1014 ioc->period_at = now->now; in ioc_start_period()2240 if (time_after64(iocg->activated_at, ioc->period_at)) in ioc_timer_fn()2243 usage_dur = max_t(u64, now.now - ioc->period_at, 1); in ioc_timer_fn()2876 ioc->period_at = ktime_to_us(ktime_get()); in blk_iocost_init()