Searched refs:period_at (Results 1 – 1 of 1) sorted by relevance
429 u64 period_at; /* wallclock starttime */ member955 s64 pleft = ioc->period_at + ioc->period_us - now->now; in ioc_refresh_vrate()1051 (now->now - ioc->period_at) * now->vrate; in ioc_now()1060 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()2898 ioc->period_at = ktime_to_us(ktime_get()); in blk_iocost_init()