Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dmem_controller_utils.h36 double currentTime = in GetSystemTimeInMs() local
H A Dmem_controller.h43 double currentTime = in GetSystemTimeInMs() local
/arkcompiler/runtime_core/static_core/runtime/
H A Dcompiler_queue_aged_counter_priority.h49 uint64_t currentTime = time::GetCurrentTimeInMillis(); variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Dtools.cpp47 std::time_t currentTime = std::time(nullptr); in StartSamplingProfiler() local
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_queue.cpp42 auto currentTime = time::GetCurrentTimeInNanos(); in GetTask() local
/arkcompiler/runtime_core/static_core/libpandabase/taskmanager/utils/
H A Dwait_list.h82 auto currentTime = time::GetCurrentTimeInMillis(true); in GetReadyValue() local
96 auto currentTime = time::GetCurrentTimeInMillis(true); in HaveReadyValue() local
109 uint64_t currentTime = time::GetCurrentTimeInMillis(true); in AddValueToWait() local
/arkcompiler/toolchain/tooling/utils/
H A Dutils.cpp46 tm* currentTime = localtime(&timep); in GetCurrentTime() local
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_atomics.cpp586 uint64_t currentTime = 0; in DoWait() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
H A Dheap_dump_test.cpp717 auto currentTime = std::chrono::system_clock::now(); in HWTEST_F_L0() local

Completed in 6 milliseconds