Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/runtime/tests/
Dtime_utils_test.cpp60 Timer timer(&duration_); in TEST_F() local
67 Timer timer(&duration_); in TEST_F() local
73 Timer timer(&duration_, true); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.cpp64 PandaRuntimeTimer *timer = this; in Snapshot() local
Druntime_stat.cpp31 void EcmaRuntimeStat::StartCount(PandaRuntimeTimer *timer, int callerId) in StartCount()
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp99 time::Timer timer(&young_total_time, true); in RunPhasesImpl() local
182 time::Timer timer(&young_pause_time, true); in RunYoungGC() local
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp609 time::Timer timer(&young_total_time, true); in RunPhasesImpl() local
807 time::Timer timer(&young_pause_time, true); in RunGC() local