Searched refs:RunFreeListSizeOffset (Results 1 - 3 of 3) sorted by relevance

/art/tools/cpp-define-generator/
H A Dconstant_rosalloc.def36 DEFINE_ROSALLOC_CONSTANT(RUN_FREE_LIST_SIZE_OFFSET, int32_t, art::gc::allocator::RosAlloc::RunFreeListSizeOffset())
/art/runtime/generated/
H A Dasm_support_gen.h146 DEFINE_CHECK_EQ(static_cast<int32_t>(ROSALLOC_RUN_FREE_LIST_SIZE_OFFSET), (static_cast<int32_t>((art::gc::allocator::RosAlloc::RunFreeListSizeOffset()))))
/art/runtime/gc/allocator/
H A Drosalloc.h840 static size_t RunFreeListSizeOffset() { function in class:art::gc::allocator::RosAlloc

Completed in 228 milliseconds