Home
last modified time | relevance | path

Searched refs:pool (Results 1 – 25 of 41) sorted by relevance

12

/art/libartbase/base/
Darena_allocator_test.cc38 MallocArenaPool pool; in TEST_F() local
39 ArenaAllocator allocator(&pool); in TEST_F()
49 MallocArenaPool pool; in TEST_F() local
55 ArenaAllocator allocator(&pool); in TEST_F()
61 ArenaAllocator allocator(&pool); in TEST_F()
76 MallocArenaPool pool; in TEST_F() local
77 ArenaAllocator allocator(&pool); in TEST_F()
85 MallocArenaPool pool; in TEST_F() local
86 ArenaAllocator allocator(&pool); in TEST_F()
97 MallocArenaPool pool; in TEST_F() local
[all …]
Dbit_table_test.cc30 MallocArenaPool pool; in TEST() local
31 ArenaStack arena_stack(&pool); in TEST()
46 MallocArenaPool pool; in TEST() local
47 ArenaStack arena_stack(&pool); in TEST()
72 MallocArenaPool pool; in TEST() local
73 ArenaStack arena_stack(&pool); in TEST()
92 MallocArenaPool pool; in TEST() local
93 ArenaStack arena_stack(&pool); in TEST()
123 MallocArenaPool pool; in TEST() local
124 ArenaStack arena_stack(&pool); in TEST()
[all …]
Dscoped_arena_allocator.cc37 stats_and_pool_.pool->FreeArenaChain(bottom_arena_); in ~ArenaStack()
42 stats_and_pool_.pool->FreeArenaChain(bottom_arena_); in Reset()
58 top_arena_ = bottom_arena_ = stats_and_pool_.pool->AllocArena(allocation_size); in AllocateFromNextArena()
64 top_arena_->next_ = stats_and_pool_.pool->AllocArena(allocation_size); in AllocateFromNextArena()
Dscoped_arena_allocator.h80 explicit StatsAndPool(ArenaPool* arena_pool) : pool(arena_pool) { } in StatsAndPool()
81 ArenaPool* const pool; member
/art/test/636-arm64-veneer-pool/
DAndroid.bp3 // Build rules for ART run-test `636-arm64-veneer-pool`.
16 name: "art-run-test-636-arm64-veneer-pool",
21 ":art-run-test-636-arm64-veneer-pool-expected-stdout",
22 ":art-run-test-636-arm64-veneer-pool-expected-stderr",
28 name: "art-run-test-636-arm64-veneer-pool-expected-stdout",
29 out: ["art-run-test-636-arm64-veneer-pool-expected-stdout.txt"],
36 name: "art-run-test-636-arm64-veneer-pool-expected-stderr",
37 out: ["art-run-test-636-arm64-veneer-pool-expected-stderr.txt"],
/art/compiler/optimizing/
Dlive_interval_test.cc27 ArenaPoolAndAllocator pool; in TEST() local
28 ScopedArenaAllocator* allocator = pool.GetScopedAllocator(); in TEST()
44 ArenaPoolAndAllocator pool; in TEST() local
45 ScopedArenaAllocator* allocator = pool.GetScopedAllocator(); in TEST()
72 ArenaPoolAndAllocator pool; in TEST() local
73 ScopedArenaAllocator* allocator = pool.GetScopedAllocator(); in TEST()
100 ArenaPoolAndAllocator pool; in TEST() local
101 ScopedArenaAllocator* allocator = pool.GetScopedAllocator(); in TEST()
192 ArenaPoolAndAllocator pool; in TEST() local
193 ScopedArenaAllocator* allocator = pool.GetScopedAllocator(); in TEST()
[all …]
Dparallel_move_test.cc185 MallocArenaPool pool; in TYPED_TEST() local
186 ArenaAllocator allocator(&pool); in TYPED_TEST()
212 MallocArenaPool pool; in TYPED_TEST() local
213 ArenaAllocator allocator(&pool); in TYPED_TEST()
262 MallocArenaPool pool; in TYPED_TEST() local
263 ArenaAllocator allocator(&pool); in TYPED_TEST()
281 MallocArenaPool pool; in TYPED_TEST() local
282 ArenaAllocator allocator(&pool); in TYPED_TEST()
458 MallocArenaPool pool; in TYPED_TEST() local
459 ArenaAllocator allocator(&pool); in TYPED_TEST()
[all …]
Dstack_map_test.cc52 MallocArenaPool pool; in TEST() local
53 ArenaStack arena_stack(&pool); in TEST()
111 MallocArenaPool pool; in TEST() local
112 ArenaStack arena_stack(&pool); in TEST()
310 MallocArenaPool pool; in TEST() local
311 ArenaStack arena_stack(&pool); in TEST()
378 MallocArenaPool pool; in TEST() local
379 ArenaStack arena_stack(&pool); in TEST()
431 MallocArenaPool pool; in TEST() local
432 ArenaStack arena_stack(&pool); in TEST()
[all …]
/art/test/522-checker-regression-monitor-exit/src/
DMain.java57 ExecutorService pool = Executors.newFixedThreadPool(numThreads); in main() local
65 List<Future<Integer>> results = pool.invokeAll(queries); in main()
74 pool.shutdown(); in main()
/art/tools/luci/config/generated/
Dcr-buildbucket.cfg21 dimensions: "pool:luci.art.ci"
52 dimensions: "pool:luci.art.ci"
83 dimensions: "pool:luci.art.ci"
112 dimensions: "pool:luci.art.ci"
143 dimensions: "pool:luci.art.ci"
174 dimensions: "pool:luci.art.ci"
203 dimensions: "pool:luci.art.ci"
234 dimensions: "pool:luci.art.ci"
266 dimensions: "pool:luci.art.ci"
297 dimensions: "pool:luci.art.ci"
[all …]
/art/dex2oat/utils/
Dswap_space_test.cc40 SwapSpace pool(fd, 1 * MB); in SwapTest() local
41 SwapAllocator<void> alloc(use_file ? &pool : nullptr); in SwapTest()
/art/dex2oat/linker/
Dcode_info_table_deduper_test.cc34 MallocArenaPool pool; in TEST() local
35 ArenaStack arena_stack(&pool); in TEST()
/art/test/626-checker-arm64-scratch-register/
Dinfo.txt1 Regression test checking that the ARM64 scratch register pool is not
/art/compiler/trampolines/
Dtrampoline_compiler.cc203 MallocArenaPool pool; in CreateTrampoline64() local
204 ArenaAllocator allocator(&pool); in CreateTrampoline64()
229 MallocArenaPool pool; in CreateTrampoline32() local
230 ArenaAllocator allocator(&pool); in CreateTrampoline32()
/art/test/635-checker-arm64-volatile-load-cc/
Dinfo.txt1 Regression test checking that the VIXL ARM64 scratch register pool is
/art/test/646-checker-arraycopy-large-cst-pos/
Dinfo.txt2 pool during the emission of a SystemArrayCopy intrinsic with a large
/art/runtime/
Dlinear_alloc.h78 explicit LinearAlloc(ArenaPool* pool, bool track_allocs) in LinearAlloc() argument
79 : lock_("linear alloc"), allocator_(pool), track_allocations_(track_allocs) {} in LinearAlloc()
Dthread_pool.h225 ThreadPool* pool = new ThreadPool(name, num_threads, create_peers, worker_stack_size);
226 pool->CreateThreads();
227 return pool;
/art/test/596-monitor-inflation/
Dinfo.txt4 This allocates more monitors and hence may exercise the monitor pool
/art/runtime/base/
Dgc_visited_arena_pool.h319 GcVisitedArenaPool* pool = in allocate() local
321 return reinterpret_cast<T*>(pool->AllocSingleObjArena(size)); in allocate()
329 GcVisitedArenaPool* pool = in deallocate() local
331 pool->FreeSingleObjArena(reinterpret_cast<uint8_t*>(p)); in deallocate()
/art/compiler/jni/
Djni_cfi_test.cc63 MallocArenaPool pool; in TestImplSized() local
64 ArenaAllocator allocator(&pool); in TestImplSized()
/art/runtime/jit/
Djit.h119 JitThreadPool* pool = new JitThreadPool(name, num_threads, worker_stack_size);
120 pool->CreateThreads();
121 return pool;
/art/tools/
Drun-libcore-tests.py516 with concurrent.futures.ThreadPoolExecutor(max_workers=args.jobs) as pool:
517 futures = [pool.submit(run_test, test_name) for test_name in get_test_names()]
/art/compiler/utils/
Dassembler_thumb_test.cc45 ArmVIXLAssemblerTest() : pool(), allocator(&pool), assembler(&allocator) { } in ArmVIXLAssemblerTest()
91 MallocArenaPool pool; member in art::arm::ArmVIXLAssemblerTest
/art/compiler/
Dexception_test.cc81 MallocArenaPool pool; in SetUp() local
82 ArenaStack arena_stack(&pool); in SetUp()

12