/art/tools/cpp-define-generator/ |
D | rosalloc.def | 18 #include "gc/allocator/rosalloc.h" 22 art::gc::allocator::RosAlloc::kThreadLocalBracketQuantumSize - 1) 24 ~static_cast<uint32_t>(art::gc::allocator::RosAlloc::kThreadLocalBracketQuantumSize - 1)) 26 ~static_cast<uint64_t>(art::gc::allocator::RosAlloc::kThreadLocalBracketQuantumSize - 1)) 28 art::gc::allocator::RosAlloc::kThreadLocalBracketQuantumSizeShift) 30 art::gc::allocator::RosAlloc::kMaxThreadLocalBracketSize) 32 art::gc::allocator::RosAlloc::RunFreeListHeadOffset()) 34 art::gc::allocator::RosAlloc::RunFreeListOffset()) 36 art::gc::allocator::RosAlloc::RunFreeListSizeOffset()) 38 art::gc::allocator::RosAlloc::RunSlotNextOffset())
|
/art/test/597-deopt-new-string/ |
D | deopt.cc | 34 gc::ScopedGCCriticalSection gcs(Thread::Current(), in Java_Main_deoptimizeAll() 35 gc::kGcCauseInstrumentation, in Java_Main_deoptimizeAll() 36 gc::kCollectorTypeInstrumentation); in Java_Main_deoptimizeAll() 53 gc::ScopedGCCriticalSection gcs(Thread::Current(), in Java_Main_undeoptimizeAll() 54 gc::kGcCauseInstrumentation, in Java_Main_undeoptimizeAll() 55 gc::kCollectorTypeInstrumentation); in Java_Main_undeoptimizeAll()
|
/art/test/087-gc-after-link/ |
D | Android.bp | 3 // Build rules for ART run-test `087-gc-after-link`. 16 name: "art-run-test-087-gc-after-link", 21 ":art-run-test-087-gc-after-link-expected-stdout", 22 ":art-run-test-087-gc-after-link-expected-stderr", 28 name: "art-run-test-087-gc-after-link-expected-stdout", 29 out: ["art-run-test-087-gc-after-link-expected-stdout.txt"], 36 name: "art-run-test-087-gc-after-link-expected-stderr", 37 out: ["art-run-test-087-gc-after-link-expected-stderr.txt"],
|
/art/test/102-concurrent-gc/ |
D | Android.bp | 3 // Build rules for ART run-test `102-concurrent-gc`. 16 name: "art-run-test-102-concurrent-gc", 21 ":art-run-test-102-concurrent-gc-expected-stdout", 22 ":art-run-test-102-concurrent-gc-expected-stderr", 28 name: "art-run-test-102-concurrent-gc-expected-stdout", 29 out: ["art-run-test-102-concurrent-gc-expected-stdout.txt"], 36 name: "art-run-test-102-concurrent-gc-expected-stderr", 37 out: ["art-run-test-102-concurrent-gc-expected-stderr.txt"],
|
/art/test/148-multithread-gc-annotations/ |
D | Android.bp | 3 // Build rules for ART run-test `148-multithread-gc-annotations`. 16 name: "art-run-test-148-multithread-gc-annotations", 21 ":art-run-test-148-multithread-gc-annotations-expected-stdout", 22 ":art-run-test-148-multithread-gc-annotations-expected-stderr", 28 name: "art-run-test-148-multithread-gc-annotations-expected-stdout", 29 out: ["art-run-test-148-multithread-gc-annotations-expected-stdout.txt"], 36 name: "art-run-test-148-multithread-gc-annotations-expected-stderr", 37 out: ["art-run-test-148-multithread-gc-annotations-expected-stderr.txt"],
|
/art/test/154-gc-loop/ |
D | Android.bp | 3 // Build rules for ART run-test `154-gc-loop`. 16 name: "art-run-test-154-gc-loop", 21 ":art-run-test-154-gc-loop-expected-stdout", 22 ":art-run-test-154-gc-loop-expected-stderr", 28 name: "art-run-test-154-gc-loop-expected-stdout", 29 out: ["art-run-test-154-gc-loop-expected-stdout.txt"], 36 name: "art-run-test-154-gc-loop-expected-stderr", 37 out: ["art-run-test-154-gc-loop-expected-stderr.txt"],
|
/art/test/125-gc-and-classloading/ |
D | Android.bp | 3 // Build rules for ART run-test `125-gc-and-classloading`. 16 name: "art-run-test-125-gc-and-classloading", 21 ":art-run-test-125-gc-and-classloading-expected-stdout", 22 ":art-run-test-125-gc-and-classloading-expected-stderr", 28 name: "art-run-test-125-gc-and-classloading-expected-stdout", 29 out: ["art-run-test-125-gc-and-classloading-expected-stdout.txt"], 36 name: "art-run-test-125-gc-and-classloading-expected-stderr", 37 out: ["art-run-test-125-gc-and-classloading-expected-stderr.txt"],
|
/art/test/908-gc-start-finish/ |
D | Android.bp | 3 // Build rules for ART run-test `908-gc-start-finish`. 16 name: "art-run-test-908-gc-start-finish", 21 ":art-run-test-908-gc-start-finish-expected-stdout", 22 ":art-run-test-908-gc-start-finish-expected-stderr", 28 name: "art-run-test-908-gc-start-finish-expected-stdout", 29 out: ["art-run-test-908-gc-start-finish-expected-stdout.txt"], 36 name: "art-run-test-908-gc-start-finish-expected-stderr", 37 out: ["art-run-test-908-gc-start-finish-expected-stderr.txt"],
|
/art/test/072-precise-gc/ |
D | Android.bp | 3 // Build rules for ART run-test `072-precise-gc`. 16 name: "art-run-test-072-precise-gc", 21 ":art-run-test-072-precise-gc-expected-stdout", 22 ":art-run-test-072-precise-gc-expected-stderr", 28 name: "art-run-test-072-precise-gc-expected-stdout", 29 out: ["art-run-test-072-precise-gc-expected-stdout.txt"], 36 name: "art-run-test-072-precise-gc-expected-stderr", 37 out: ["art-run-test-072-precise-gc-expected-stderr.txt"],
|
/art/test/074-gc-thrash/ |
D | Android.bp | 3 // Build rules for ART run-test `074-gc-thrash`. 16 name: "art-run-test-074-gc-thrash", 21 ":art-run-test-074-gc-thrash-expected-stdout", 22 ":art-run-test-074-gc-thrash-expected-stderr", 28 name: "art-run-test-074-gc-thrash-expected-stdout", 29 out: ["art-run-test-074-gc-thrash-expected-stdout.txt"], 36 name: "art-run-test-074-gc-thrash-expected-stderr", 37 out: ["art-run-test-074-gc-thrash-expected-stderr.txt"],
|
/art/test/1337-gc-coverage/ |
D | Android.bp | 3 // Build rules for ART run-test `1337-gc-coverage`. 16 name: "art-run-test-1337-gc-coverage", 21 ":art-run-test-1337-gc-coverage-expected-stdout", 22 ":art-run-test-1337-gc-coverage-expected-stderr", 28 name: "art-run-test-1337-gc-coverage-expected-stdout", 29 out: ["art-run-test-1337-gc-coverage-expected-stdout.txt"], 36 name: "art-run-test-1337-gc-coverage-expected-stderr", 37 out: ["art-run-test-1337-gc-coverage-expected-stderr.txt"],
|
/art/test/096-array-copy-concurrent-gc/ |
D | Android.bp | 3 // Build rules for ART run-test `096-array-copy-concurrent-gc`. 16 name: "art-run-test-096-array-copy-concurrent-gc", 21 ":art-run-test-096-array-copy-concurrent-gc-expected-stdout", 22 ":art-run-test-096-array-copy-concurrent-gc-expected-stderr", 28 name: "art-run-test-096-array-copy-concurrent-gc-expected-stdout", 29 out: ["art-run-test-096-array-copy-concurrent-gc-expected-stdout.txt"], 36 name: "art-run-test-096-array-copy-concurrent-gc-expected-stderr", 37 out: ["art-run-test-096-array-copy-concurrent-gc-expected-stderr.txt"],
|
/art/runtime/entrypoints/quick/ |
D | quick_alloc_entrypoints.cc | 37 gc::AllocatorType allocator_type> 46 allocator_type == gc::kAllocatorTypeTLAB) { in artAllocObjectFromCode() 52 static_assert(kObjectAlignment == gc::space::BumpPointerSpace::kAlignment, "Alignment check"); in artAllocObjectFromCode() 53 DCHECK_ALIGNED(byte_count, gc::space::BumpPointerSpace::kAlignment); in artAllocObjectFromCode() 134 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(DlMalloc, gc::kAllocatorTypeDlMalloc) 135 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RosAlloc, gc::kAllocatorTypeRosAlloc) 136 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(BumpPointer, gc::kAllocatorTypeBumpPointer) 137 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(TLAB, gc::kAllocatorTypeTLAB) 138 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(Region, gc::kAllocatorTypeRegion) 139 GENERATE_ENTRYPOINTS_FOR_ALLOCATOR(RegionTLAB, gc::kAllocatorTypeRegionTLAB) [all …]
|
/art/runtime/ |
D | Android.bp | 100 "gc/allocation_record.cc", 101 "gc/allocator/dlmalloc.cc", 102 "gc/allocator/rosalloc.cc", 103 "gc/accounting/bitmap.cc", 104 "gc/accounting/card_table.cc", 105 "gc/accounting/heap_bitmap.cc", 106 "gc/accounting/mod_union_table.cc", 107 "gc/accounting/remembered_set.cc", 108 "gc/accounting/space_bitmap.cc", 109 "gc/collector/concurrent_copying.cc", [all …]
|
/art/test/079-phantom/src/ |
D | Main.java | 43 Runtime.getRuntime().gc(); in run() 50 Runtime.getRuntime().gc(); in run() 59 Runtime.getRuntime().gc(); in run() 64 Runtime.getRuntime().gc(); in run() 69 Runtime.getRuntime().gc(); in run()
|
/art/test/913-heaps/src/art/ |
D | Test913.java | 57 Runtime.getRuntime().gc(); in runFollowReferences() 58 Runtime.getRuntime().gc(); in runFollowReferences() 62 Runtime.getRuntime().gc(); in runFollowReferences() 63 Runtime.getRuntime().gc(); in runFollowReferences() 67 Runtime.getRuntime().gc(); in runFollowReferences() 68 Runtime.getRuntime().gc(); in runFollowReferences() 72 Runtime.getRuntime().gc(); in runFollowReferences() 73 Runtime.getRuntime().gc(); in runFollowReferences() 78 Runtime.getRuntime().gc(); in runFollowReferences() 79 Runtime.getRuntime().gc(); in runFollowReferences() [all …]
|
/art/test/908-gc-start-finish/src/art/ |
D | Test908.java | 43 Runtime.getRuntime().gc(); in run() 54 Runtime.getRuntime().gc(); in run() 58 Runtime.getRuntime().gc(); in run()
|
/art/test/003-omnibus-opcodes/src/ |
D | InternedString.java | 37 Runtime.getRuntime().gc(); in testDeadInternedString() 44 Runtime.getRuntime().gc(); in testImmortalInternedString() 56 Runtime.getRuntime().gc(); in testImmortalInternedString()
|
/art/test/903-hello-tagging/src/art/ |
D | Test903.java | 33 Runtime.getRuntime().gc(); in doTest() 34 Runtime.getRuntime().gc(); in doTest() 57 Runtime.getRuntime().gc(); in test() 58 Runtime.getRuntime().gc(); in test() 63 Runtime.getRuntime().gc(); in test() 64 Runtime.getRuntime().gc(); in test()
|
/art/runtime/gc/ |
D | verification.h | 30 namespace gc { 40 explicit Verification(gc::Heap* heap) : heap_(heap) {} in Verification() 73 gc::Heap* const heap_;
|
/art/test/121-simple-suspend-check/src/ |
D | Main.java | 22 Runtime.getRuntime().gc(); in main() 26 Runtime.getRuntime().gc(); in main()
|
/art/test/401-optimizing-compiler/src/ |
D | Main.java | 209 Runtime.getRuntime().gc(); in forceGCStaticMethod() 210 Runtime.getRuntime().gc(); in forceGCStaticMethod() 211 Runtime.getRuntime().gc(); in forceGCStaticMethod() 212 Runtime.getRuntime().gc(); in forceGCStaticMethod() 213 Runtime.getRuntime().gc(); in forceGCStaticMethod() 214 Runtime.getRuntime().gc(); in forceGCStaticMethod()
|
/art/cmdline/ |
D | cmdline_types.h | 481 static gc::CollectorType ParseCollectorType(const std::string& option) { 483 return gc::kCollectorTypeMS; 485 return gc::kCollectorTypeCMS; 487 return gc::kCollectorTypeSS; 489 return gc::kCollectorTypeCC; 491 return gc::kCollectorTypeNone; 498 gc::CollectorType collector_type_ = gc::kCollectorTypeDefault; 519 gc::CollectorType collector_type = ParseCollectorType(gc_option); 520 if (collector_type != gc::kCollectorTypeNone) { 592 gc::CollectorType background_collector_type_; [all …]
|
/art/test/036-finalizer/ |
D | expected-stdout.txt | 2 gc 10 gc + finalize
|
/art/runtime/gc/accounting/ |
D | heap_bitmap.h | 28 namespace gc { 78 friend class art::gc::Heap; 79 friend class art::gc::collector::ConcurrentCopying;
|