Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/arkguard/test/grammar/interface_validation/
Dinterface_class_method.ts24 class Clock implements ClockInterface { class
/arkcompiler/ets_runtime/ecmascript/mem/
Dclock_scope.h24 using Clock = std::chrono::high_resolution_clock; variable
Dgc_key_stats.cpp33 using Clock = std::chrono::high_resolution_clock; typedef
Didle_gc_trigger.h38 using Clock = std::chrono::high_resolution_clock; variable
Dgc_key_stats.h28 using Clock = std::chrono::high_resolution_clock; variable
Dheap.h74 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.h32 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h27 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker.cpp51 using Clock = std::chrono::high_resolution_clock; in Link() typedef
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.h27 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp47 using Clock = std::chrono::high_resolution_clock; typedef