Home
last modified time | relevance | path

Searched defs:phase (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/runtime_core/runtime/mem/
Dmem_stats_additional_info.cpp52 void MemStatsAdditionalInfo::RecordGCPhaseStart(GCPhase phase) in RecordGCPhaseStart()
82 uint64_t MemStatsAdditionalInfo::GetMinGCPhaseTime(GCPhase phase) in GetMinGCPhaseTime()
88 uint64_t MemStatsAdditionalInfo::GetMaxGCPhaseTime(GCPhase phase) in GetMaxGCPhaseTime()
94 uint64_t MemStatsAdditionalInfo::GetAverageGCPhaseTime(GCPhase phase) in GetAverageGCPhaseTime()
104 uint64_t MemStatsAdditionalInfo::GetTotalGCPhaseTime(GCPhase phase) in GetTotalGCPhaseTime()
Dmem_stats_default.cpp26 void MemStatsDefault::RecordGCPhaseStart([[maybe_unused]] GCPhase phase) {} in RecordGCPhaseStart()
/arkcompiler/runtime_core/runtime/mem/gc/
Dgc_scope.cpp27 GCScope<TRACE_TIMING_PHASE>::GCScope(std::string_view name, GC *gc, GCPhase phase) in GCScope()
34 GCScope<TIMING_PHASE>::GCScope(std::string_view name, GC *gc, GCPhase phase) in GCScope()
39 GCScope<TRACE_PHASE>::GCScope(std::string_view name, GC *gc, GCPhase phase) in GCScope()
Dgc_scoped_phase.h38 static PandaString GetPhaseName(GCPhase phase) in GetPhaseName()
70 static const char *GetPhaseAbbr(GCPhase phase) in GetPhaseAbbr()
Dgc_phase.h36 constexpr size_t ToIndex(GCPhase phase) in ToIndex()
46 constexpr bool IsMarking(GCPhase phase) in IsMarking()
Dgc.cpp84 const char *phase = GCScopedPhase::GetPhaseAbbr(GetGCPhase()); in GetLogPrefix() local
768 void GC::FireGCPhaseStarted(GCPhase phase) in FireGCPhaseStarted()
777 void GC::FireGCPhaseFinished(GCPhase phase) in FireGCPhaseFinished()
Dgc.h117 virtual void GCPhaseStarted([[maybe_unused]] GCPhase phase) {} in GCPhaseStarted()
118 virtual void GCPhaseFinished([[maybe_unused]] GCPhase phase) {} in GCPhaseFinished()
/arkcompiler/runtime_core/runtime/tests/
Dg1gc_test.cpp115 void GCPhaseStarted(GCPhase phase) override in GCPhaseStarted()
122 void GCPhaseFinished(GCPhase phase) override in GCPhaseFinished()
393 void GCPhaseStarted(GCPhase phase) override in GCPhaseStarted()
488 void GCPhaseStarted(GCPhase phase) override in GCPhaseStarted()
781 void GCPhaseStarted(GCPhase phase) override in GCPhaseStarted()
793 void GCPhaseFinished(GCPhase phase) override in GCPhaseFinished()
850 void GCPhaseStarted(GCPhase phase) override in GCPhaseStarted()
Dmem_stats_additional_info_test.cpp121 GCPhase phase; in TEST_F() local
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dupdate_remset_thread.cpp173 auto phase = gc_->GetGCPhase(); in ThreadLoop() local
Dg1-gc.cpp788 [[maybe_unused]] auto phase = this->GetGCPhase(); in InGCSweepRange() local
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp706 auto phase = this->GetGCPhase(); in InGCSweepRange() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property