Home
last modified time | relevance | path

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

/Linux-v5.15/tools/cgroup/
Diocost_monitor.py101 self.vperiod_at = ioc.period_at_vtime.value_() / VTIME_PER_SEC
/Linux-v5.15/block/
Dblk-iocost.c426 u64 period_at_vtime; /* vtime starttime */ member
1041 now->vnow = ioc->period_at_vtime + in ioc_now()
1052 ioc->period_at_vtime = now->vnow; in ioc_start_period()
1760 now->vnow - ioc->period_at_vtime); in hweight_after_donation()
2231 period_vtime = now.vnow - ioc->period_at_vtime; in ioc_timer_fn()