OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:migrate_max_downtime
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
migration-dummy-android.c
52
uint64_t
migrate_max_downtime
(void)
function
migration.h
58
uint64_t
migrate_max_downtime
(void);
migration.c
116
uint64_t
migrate_max_downtime
(void)
function
arch_init.c
336
return (stage == 2) && (expected_time <=
migrate_max_downtime
());
Completed in 31 milliseconds