Home
last modified time | relevance | path

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

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