Home
last modified time | relevance | path

Searched refs:period_at_vtime (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/tools/cgroup/
H A Diocost_monitor.py101 self.vperiod_at = ioc.period_at_vtime.value_() / VTIME_PER_SEC
/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c428 u64 period_at_vtime; /* vtime starttime */ member
995 now->vnow = ioc->period_at_vtime + in ioc_now()
1006 ioc->period_at_vtime = now->vnow; in ioc_start_period()
1714 now->vnow - ioc->period_at_vtime); in hweight_after_donation()
2107 period_vtime = now.vnow - ioc->period_at_vtime; in ioc_timer_fn()