Searched refs:VTIME_PER_USEC (Results 1 – 2 of 2) sorted by relevance
50 VTIME_PER_USEC = prog['VTIME_PER_USEC'].value_() variable102 self.vrate_pct = ioc.vtime_base_rate.value_() * 100 / VTIME_PER_USEC103 self.ivrate_pct = ioc.vtime_rate.counter.value_() * 100 / VTIME_PER_USEC169 self.debt_ms = iocg.abs_vdebt.value_() / VTIME_PER_USEC / 1000
251 VTIME_PER_USEC = VTIME_PER_SEC / USEC_PER_SEC, enumerator258 VRATE_MIN = VTIME_PER_USEC * VRATE_MIN_PPM / MILLION,811 vrate_pct = div64_u64(ioc->vtime_base_rate * 100, VTIME_PER_USEC); in ioc_autop_idx()907 atomic64_set(&ioc->vtime_rate, VTIME_PER_USEC); in ioc_refresh_params_disk()908 ioc->vtime_base_rate = VTIME_PER_USEC; in ioc_refresh_params_disk()924 VTIME_PER_USEC, MILLION); in ioc_refresh_params_disk()926 VTIME_PER_USEC, MILLION); in ioc_refresh_params_disk()2945 ioc->vtime_base_rate = VTIME_PER_USEC; in blk_iocost_init()2946 atomic64_set(&ioc->vtime_rate, VTIME_PER_USEC); in blk_iocost_init()3102 VTIME_PER_USEC); in ioc_pd_stat()