Home
last modified time | relevance | path

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

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