Searched refs:GetRuntimeMSec (Results 1 – 7 of 7) sorted by relevance
172 uint64_t nMSec = Base::GetRuntimeMSec() - in TransferSummary()288 ctxNow.transferDirBegin = Base::GetRuntimeMSec(); in SlaveCheck()290 ctxNow.transferBegin = Base::GetRuntimeMSec(); in SlaveCheck()318 ctxNow.transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()
39 uint64_t GetRuntimeMSec();
673 context->transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()
122 ctx->id = Base::GetRuntimeMSec(); in MallocContext()
539 uint64_t GetRuntimeMSec() in GetRuntimeMSec() function
24 GTEST_ASSERT_LE(1, Base::GetRuntimeMSec()); in TEST()
70 ctxNow.transferBegin = Base::GetRuntimeMSec(); in CommandDispatch()