Home
last modified time | relevance | path

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

/linux-6.12.1/tools/cgroup/
Diocost_monitor.py101 self.vperiod_at = ioc.period_at_vtime.value_() / VTIME_PER_SEC
/linux-6.12.1/block/
Dblk-iocost.c430 u64 period_at_vtime; /* vtime starttime */ member
1061 now->vnow = ioc->period_at_vtime + in ioc_now()
1072 ioc->period_at_vtime = now->vnow; in ioc_start_period()
1785 now->vnow - ioc->period_at_vtime); in hweight_after_donation()
2260 period_vtime = now.vnow - ioc->period_at_vtime; in ioc_timer_fn()