Searched defs:cost (Results 1 – 11 of 11) sorted by relevance
71 auto cost = CurrentTimeUsec() - start; in TestGetIdValuesByName() local107 auto cost = CurrentTimeUsec() - start; variable149 auto cost = CurrentTimeUsec() - start; in GetIdValuesByNameFuncTest002() local183 auto cost = CurrentTimeUsec() - start; variable226 auto cost = CurrentTimeUsec() - start; variable
75 auto cost = CurrentTimeUsec() - start; variable154 auto cost = CurrentTimeUsec() - start; variable222 auto cost = CurrentTimeUsec() - start; variable
55 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
351 auto cost = duration_cast<milliseconds>(finish - start).count(); variable404 auto cost = duration_cast<milliseconds>(finish - start).count(); variable456 auto cost = duration_cast<milliseconds>(finish - start).count(); variable508 auto cost = duration_cast<milliseconds>(finish - start).count(); variable562 auto cost = duration_cast<milliseconds>(finish - start).count(); variable
81 uint32_t cost = (uint32_t)(endTime - beginTime); in GetCostTime() local219 …uint32_t cost = (notifyNode->stop > notifyNode->start) ? (notifyNode->stop - notifyNode->start) : … in DumpHistoryCalls() local
274 int64_t cost = GetTickCount() - start; in TriggerAsyncShutdownCallbackInner() local297 int64_t cost = GetTickCount() - start; in TriggerSyncShutdownCallbackInner() local
271 int64_t cost = appTraceContext_->traceBegin_ - appCallerEvent_->happenTime_; in DoCaptureTrace() local334 int64_t cost = appCallerEvent_->taskEndTime_ - appCallerEvent_->happenTime_; in DoCaptureTrace() local
469 double cost = (1000.0 * 1000.0 * ts2.tv_sec + 1e-3 * ts2.tv_nsec) - variable
88 auto cost = clock() - event->createTime_; in OnEvent() local
98 int64_t cost = GetTickCount() - start; in TriggerSyncSleepCallbackInner() local
1292 auto cost = duration_cast<seconds>(curr - start).count(); in __anone53bed800302() local