Home
last modified time | relevance | path

Searched refs:RunFreeListOffset (Results 1 – 3 of 3) sorted by relevance

/art/tools/cpp-define-generator/
Dconstant_rosalloc.def34 …CONSTANT(RUN_FREE_LIST_OFFSET, int32_t, art::gc::allocator::RosAlloc::RunFreeListOffset())
/art/runtime/generated/
Dasm_support_gen.h128 …RUN_FREE_LIST_OFFSET), (static_cast<int32_t>((art::gc::allocator::RosAlloc::RunFreeListOffset()))))
/art/runtime/gc/allocator/
Drosalloc.h830 static size_t RunFreeListOffset() { in RunFreeListOffset() function