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,831 vrate_pct = div64_u64(ioc->vtime_base_rate * 100, VTIME_PER_USEC); in ioc_autop_idx()927 atomic64_set(&ioc->vtime_rate, VTIME_PER_USEC); in ioc_refresh_params_disk()928 ioc->vtime_base_rate = VTIME_PER_USEC; in ioc_refresh_params_disk()944 VTIME_PER_USEC, MILLION); in ioc_refresh_params_disk()946 VTIME_PER_USEC, MILLION); in ioc_refresh_params_disk()2906 ioc->vtime_base_rate = VTIME_PER_USEC; in blk_iocost_init()2907 atomic64_set(&ioc->vtime_rate, VTIME_PER_USEC); in blk_iocost_init()3054 VTIME_PER_USEC); in ioc_pd_stat()