Home
last modified time | relevance | path

Searched refs:AddRecordKeyDuration (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dgc_key_stats.cpp73 AddRecordKeyDuration(RecordKeyDuration::GC_TOTAL_TIME, in AddGCStatsToKey()
75 AddRecordKeyDuration(RecordKeyDuration::GC_MARK_TIME, in AddGCStatsToKey()
77 AddRecordKeyDuration(RecordKeyDuration::GC_EVACUATE_TIME, in AddGCStatsToKey()
H A Dgc_key_stats.h83 void AddRecordKeyDuration(RecordKeyDuration idx, float value) in AddRecordKeyDuration() function in panda::ecmascript::GCKeyStats

Completed in 2 milliseconds