Home
last modified time | relevance | path

Searched full:gc_mark_time (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_key_stats.cpp75 AddRecordKeyDuration(RecordKeyDuration::GC_MARK_TIME, in AddGCStatsToKey()
98 "GC_MARK_TIME", static_cast<int>(GetRecordKeyDuration(RecordKeyDuration::GC_MARK_TIME)), in SendSysEvent()
Dgc_key_stats.h47 GC_MARK_TIME, enumerator
/arkcompiler/ets_runtime/
Dhisysevent.yaml23 GC_MARK_TIME: {type: INT32, desc: Sum of mark_time of GC in the current statistical interval}