Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Ddirtyrate.c236 static int64_t convert_time_unit(int64_t value, TimeUnit unit_from, in convert_time_unit() argument
239 int power = time_unit_to_power(unit_from) - in convert_time_unit()