Searched refs:vtarget (Results 1 – 1 of 1) sorted by relevance
1254 u64 vtime, vtarget; in iocg_activate() local1296 vtarget = now->vnow - ioc->margins.target; in iocg_activate()1299 atomic64_add(vtarget - vtime, &iocg->vtime); in iocg_activate()1300 atomic64_add(vtarget - vtime, &iocg->done_vtime); in iocg_activate()1301 vtime = vtarget; in iocg_activate()