Home
last modified time | relevance | path

Searched defs:IncrementHotValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dhot_cards.h79 static ALWAYS_INLINE void IncrementHotValue(CardPtr cardPtr, uint8_t value) in IncrementHotValue() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.cpp229 void CardTable::Card::IncrementHotValue() in IncrementHotValue() function in ark::mem::CardTable::Card