Home
last modified time | relevance | path

Searched defs:timeStats_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h135 …d::array<SimpleHistogram<TimeMetricVal>, COROUTINE_STATS_ENUM_SIZE<CoroutineTimeStats>> timeStats_; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_stats.h170 std::array<SimpleHistogram<uint64_t>, TIME_TYPE_STATS_SIZE> timeStats_; variable