Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_key_stats.cpp55 AddRecordDataStats(RecordKeyData::GC_TOTAL_MEM_USED, in AddGCStatsToKey()
101 "GC_TOTAL_MEM_USED", GetRecordDataStats(RecordKeyData::GC_TOTAL_MEM_USED), in SendSysEvent()
Dgc_key_stats.h33 GC_TOTAL_MEM_USED = 0, enumerator
42 FIRST_DATA = GC_TOTAL_MEM_USED,
/arkcompiler/ets_runtime/
Dhisysevent.yaml26GC_TOTAL_MEM_USED: {type: INT32, desc: Total memory used after GC in the current statistical inter…