Searched refs:bandwidth_limit (Results 1 - 5 of 5) sorted by relevance

/external/qemu/
H A Dmigration.h39 int64_t bandwidth_limit; member in struct:FdMigrationState
67 int64_t bandwidth_limit,
73 int64_t bandwidth_limit,
H A Dmigration-exec.c66 int64_t bandwidth_limit,
102 s->bandwidth_limit = bandwidth_limit;
65 exec_start_outgoing_migration(const char *command, int64_t bandwidth_limit, int detach) argument
H A Dmigration-tcp-android.c72 int64_t bandwidth_limit,
93 s->bandwidth_limit = bandwidth_limit;
71 tcp_start_outgoing_migration(const char *host_port, int64_t bandwidth_limit, int detach) argument
H A Dmigration-tcp.c80 int64_t bandwidth_limit,
101 s->bandwidth_limit = bandwidth_limit;
79 tcp_start_outgoing_migration(const char *host_port, int64_t bandwidth_limit, int detach) argument
H A Dmigration.c235 s->bandwidth_limit,

Completed in 140 milliseconds