Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dpostcopy-ram.c221 uint64_t fault_time; member
231 blocktime_vcpu_entry_alloc(int cpu, uint64_t fault_time) in blocktime_vcpu_entry_alloc() argument
235 entry->fault_time = fault_time; in blocktime_vcpu_entry_alloc()
1161 assert(iter->current >= entry->fault_time); in blocktime_cpu_list_iter_fn()
1162 time_passed = iter->current - entry->fault_time; in blocktime_cpu_list_iter_fn()