Searched defs:phase (Results 1 – 13 of 13) sorted by relevance
52 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()
26 void MemStatsDefault::RecordGCPhaseStart([[maybe_unused]] GCPhase phase) {} in RecordGCPhaseStart()
27 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()
38 static PandaString GetPhaseName(GCPhase phase) in GetPhaseName()70 static const char *GetPhaseAbbr(GCPhase phase) in GetPhaseAbbr()
36 constexpr size_t ToIndex(GCPhase phase) in ToIndex()46 constexpr bool IsMarking(GCPhase phase) in IsMarking()
84 const char *phase = GCScopedPhase::GetPhaseAbbr(GetGCPhase()); in GetLogPrefix() local768 void GC::FireGCPhaseStarted(GCPhase phase) in FireGCPhaseStarted()777 void GC::FireGCPhaseFinished(GCPhase phase) in FireGCPhaseFinished()
117 virtual void GCPhaseStarted([[maybe_unused]] GCPhase phase) {} in GCPhaseStarted()118 virtual void GCPhaseFinished([[maybe_unused]] GCPhase phase) {} in GCPhaseFinished()
115 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()
121 GCPhase phase; in TEST_F() local
173 auto phase = gc_->GetGCPhase(); in ThreadLoop() local
788 [[maybe_unused]] auto phase = this->GetGCPhase(); in InGCSweepRange() local
706 auto phase = this->GetGCPhase(); in InGCSweepRange() local
2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property