Home
last modified time | relevance | path

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

/linux-5.19.10/tools/cgroup/
Diocost_monitor.py101 self.vperiod_at = ioc.period_at_vtime.value_() / VTIME_PER_SEC
/linux-5.19.10/block/
Dblk-iocost.c426 u64 period_at_vtime; /* vtime starttime */ member
1040 now->vnow = ioc->period_at_vtime + in ioc_now()
1051 ioc->period_at_vtime = now->vnow; in ioc_start_period()
1753 now->vnow - ioc->period_at_vtime); in hweight_after_donation()
2224 period_vtime = now.vnow - ioc->period_at_vtime; in ioc_timer_fn()