Searched refs:GetRuntimeMSec (Results 1 – 7 of 7) sorted by relevance
173 uint64_t nMSec = Base::GetRuntimeMSec() - in TransferSummary()290 ctxNow.transferDirBegin = Base::GetRuntimeMSec(); in SlaveCheck()292 ctxNow.transferBegin = Base::GetRuntimeMSec(); in SlaveCheck()322 ctxNow.transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()
39 uint64_t GetRuntimeMSec();
115 ctx->id = Base::GetRuntimeMSec(); in MallocContext()
686 context->transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()
494 uint64_t GetRuntimeMSec() in GetRuntimeMSec() function
24 GTEST_ASSERT_LE(1, Base::GetRuntimeMSec()); in TEST()
66 ctxNow.transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()