Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dshared_mem_controller.h30 using Clock = std::chrono::high_resolution_clock; variable
Dclock_scope.h26 using Clock = std::chrono::high_resolution_clock; variable
Dgc_key_stats.cpp32 using Clock = std::chrono::high_resolution_clock; typedef
Didle_gc_trigger.h39 using Clock = std::chrono::high_resolution_clock; variable
Dgc_key_stats.h30 using Clock = std::chrono::high_resolution_clock; variable
Dheap.h85 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dsource_map.h33 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.h26 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.h28 using Clock = std::chrono::high_resolution_clock; variable
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp48 using Clock = std::chrono::high_resolution_clock; typedef
Dserializer_test.cpp50 using Clock = std::chrono::high_resolution_clock; typedef