Home
last modified time | relevance | path

Searched defs:currentTime (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
Dwait_list.h84 auto currentTime = time::GetCurrentTimeInMillis(true); in GetReadyValue() local
103 auto currentTime = time::GetCurrentTimeInMillis(true); in ProcessWaitList() local
124 auto currentTime = time::GetCurrentTimeInMillis(true); in HaveReadyValue() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dmem_controller_utils.h36 double currentTime = in GetSystemTimeInMs() local
Dmem_controller.h43 double currentTime = in GetSystemTimeInMs() local
/arkcompiler/ets_runtime/common_components/taskpool/
Dtask_queue.cpp99 auto currentTime = std::chrono::steady_clock::now(); in MoveExpiredTask() local
113 auto currentTime = std::chrono::steady_clock::now(); in WaitForTask() local
/arkcompiler/runtime_core/static_core/runtime/
Dcompiler_queue_aged_counter_priority.h49 uint64_t currentTime = time::GetCurrentTimeInMillis(); in UpdateCounterAndCheck() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_queue.cpp42 auto currentTime = time::GetCurrentTimeInNanos(); in GetTask() local
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Dasync_detect.cpp49 …auto currentTime = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).c… in AsyncDetectCallBack() local
/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsample_writer.h92 std::time_t currentTime = std::time(nullptr); in FileStreamWriter() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Dasync_stack_trace.cpp42 …auto currentTime = std::chrono::duration_cast<std::chrono::milliseconds>(now.time_since_epoch()).c… in InsertAsyncStackTrace() local
/arkcompiler/toolchain/tooling/dynamic/utils/
Dutils.cpp42 tm* currentTime = localtime(&timep); in GetCurrentTime() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_atomics.cpp587 uint64_t currentTime = 0; in DoWait() local