Home
last modified time | relevance | path

Searched defs:SetMaxHotValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/
Dhot_cards.h68 static ALWAYS_INLINE void SetMaxHotValue(CardPtr cardPtr, uint8_t value) in SetMaxHotValue() function
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.cpp222 void CardTable::Card::SetMaxHotValue() in SetMaxHotValue() function in ark::mem::CardTable::Card
/arkcompiler/runtime_core/static_core/runtime/tests/
Dcard_table_test.cpp135 void SetMaxHotValue(std::set<uintptr_t> &addrSet) in SetMaxHotValue() function in ark::mem::test::CardTableTest