Home
last modified time | relevance | path

Searched refs:mark (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/accounting/
Dspace_bitmap.cc174 Atomic<uintptr_t>* mark = mark_bitmap.bitmap_begin_; in SweepWalk() local
186 live[i].load(std::memory_order_relaxed) & ~mark[i].load(std::memory_order_relaxed); in SweepWalk()
196 live[i].load(std::memory_order_relaxed) & ~mark[i].load(std::memory_order_relaxed); in SweepWalk()
Dspace_bitmap.h169 static void SweepWalk(const SpaceBitmap& live, const SpaceBitmap& mark, uintptr_t base,
/art/tools/ahat/
DREADME.txt77 Properly mark thread and non-default root objects as roots.
/art/tools/
Dlibcore_failures.txt239 …t on walleye bots, currenlty on OPM1.171019.019. But test passes on Q, so just mark it fail here.",
/art/runtime/arch/mips64/
Dquick_entrypoints_mips64.S2496 sll $at, $t9, 31 - LOCK_WORD_MARK_BIT_SHIFT # Move mark bit to sign bit.
2703 bltz $at, .Lintrospection_field_array # If gray, load reference, mark.
2729 bltzc $at, .Lintrospection_field_array # If gray, load reference, mark.
/art/runtime/arch/mips/
Dquick_entrypoints_mips.S2899 bltz $at, .Lintrospection_field_array # If gray, load reference, mark.
2941 bltz $at, .Lintrospection_field_array # If gray, load reference, mark.