Home
last modified time | relevance | path

Searched defs:longGCStats (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/mac/
Ddfx_hisys_event.cpp23 void DFXHiSysEvent::SendLongGCEvent([[maybe_unused]]LongGCStats *longGCStats) in SendLongGCEvent()
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Ddfx_hisys_event.cpp23 void DFXHiSysEvent::SendLongGCEvent([[maybe_unused]]LongGCStats *longGCStats) in SendLongGCEvent()
/arkcompiler/ets_runtime/ecmascript/platform/unix/linux/
Ddfx_hisys_event.cpp23 void DFXHiSysEvent::SendLongGCEvent([[maybe_unused]]LongGCStats *longGCStats) in SendLongGCEvent()
/arkcompiler/ets_runtime/ecmascript/platform/unix/ohos/
Ddfx_hisys_event.cpp29 void DFXHiSysEvent::SendLongGCEvent([[maybe_unused]] LongGCStats *longGCStats) in SendLongGCEvent()
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.cpp517 LongGCStats *longGCStats = GetLongGCStats(); in ProcessAfterLongGCStats() local
549 LongGCStats *longGCStats = GetLongGCStats(); in ProcessBeforeLongGCStats() local
851 LongGCStats *longGCStats = GetLongGCStats(); in ProcessAfterLongGCStats() local
874 LongGCStats *longGCStats = GetLongGCStats(); in ProcessBeforeLongGCStats() local
Dgc_key_stats.cpp186 LongGCStats *longGCStats = gcStats_->GetLongGCStats(); in ProcessLongGCEvent() local