Home
last modified time | relevance | path

Searched defs:statistics (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ts2panda/src/
DcompilerDriver.ts79 private statistics: CompilerStatistics | undefined; property in CompilerDriver
/arkcompiler/runtime_core/runtime/tests/
Dmem_stats_additional_info_test.cpp93 auto statistics = thread_->GetVM()->GetMemStats()->GetStatistics(vm->GetHeapManager()); in TEST_F() local
Dmem_stats_test.cpp349 auto statistics = stats.GetStatistics(thread_->GetVM()->GetHeapManager()); in TEST_F() local