Searched defs:ftmR3TcpSubmitCommand (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DFTM.cpp334 static int ftmR3TcpSubmitCommand(PVM pVM, const char *pszCommand, bool fWaitForAck = true) function
654 rc = ftmR3TcpSubmitCommand(pVM, "full-sync");
812 rc = ftmR3TcpSubmitCommand(pVM, "mem-sync");
1273 rc = ftmR3TcpSubmitCommand(pVM, "checkpoint");

Completed in 36 milliseconds