Home
last modified time | relevance | path

Searched full:again (Results 1 – 25 of 33) sorted by relevance

12

/arkcompiler/runtime_core/docs/diagrams/
Dstatic-analyzer-gc-func-list-gen.puactivity21 split again
/arkcompiler/runtime_core/docs/
Dmemory-management-SW-requirements.md12 Garbage collector(GC) automatically recycles memory that it can prove will never be used again.
Dglossary.md56 that it can prove will never be used again.
Drationale-for-bytecode.md180 applications (thus we again save encoding space).
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dtrace.cpp64 … LOG(ERROR, TRACE) << "Cannot write trace event. Try enabling tracing and run app again"; \
/arkcompiler/ets_runtime/ecmascript/
Dfree_object.h84 // After operating any freeobject, need to marked poison again when is_asan is true
/arkcompiler/runtime_core/runtime/tests/
Dfreelist_allocator_test.cpp311 // Allocate first element again in TEST_F()
315 // Allocate again in TEST_F()
322 // Free all elements again in TEST_F()
Drunslots_allocator_test.cpp150 // Try to allocate everything again in TEST_F()
310 // Alloc big obj again. in TEST_F()
Dg1gc_fullgc_test.cpp415 // do explicit full and allocate the same size once again in TEST_F()
475 // then allocate the same size once again checking if we can handle it w/o OOM in TEST_F()
/arkcompiler/runtime_core/runtime/mem/
Dpygote_space_allocator-inl.h99 // try again in lock in Alloc()
115 // alloc object again in Alloc()
Drunslots.h206 // We must unpoison again, because we can poison header somewhere inside a visitor in IterateOverOccupiedSlots()
Dinternal_allocator.cpp160 …LOG_INTERNAL_ALLOCATOR(DEBUG) << "RunSlotsAllocator try to allocate memory again after pool adding… in AllocInRunSlots()
Dheap_manager.cpp148 // just this thread was unlucky to get some memory. We reset alloc_try_cnt to try again. in TryGCAndAlloc()
/arkcompiler/runtime_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp151 …dy_ = is_systemserver; // if is_systemserver == false, hung will be close and no way to open again in InitInternal()
305 LOG(ERROR, GC) << "GcHung Update Config failed, GetConfig again failed"; in UpdateConfig()
/arkcompiler/runtime_core/runtime/
Dcompiler_queue_counter_priority.h161 // Again, as we pull from the end return reversed compare in operator()
Dmonitor.cpp96 // no longer taken), we restart lightlock acquisition policy again. in InflateThinLock()
187 // Inflate set up recursive counter to just current amount, loop again. in MonitorEnter()
/arkcompiler/runtime_core/irtoc/scripts/
Dresolvers.irt120 …# Second case occurs when class initialization is triggered again during static constructor execut…
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager_statistics.cpp108 …// Call `GetAllocator()->GetAllocatedSize()` again to exclude allocations caused by PassManagerSta… in ProcessBeforeRun()
/arkcompiler/toolchain/inspector/
Dinspector.cpp165 // no need to initialize again in case of multi-instance in InitializeArkFunctions()
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dmonitor.yaml82 again.
/arkcompiler/ets_frontend/ts2panda/src/
DregAllocator.ts265 // assign index to Vregs again
/arkcompiler/runtime_core/runtime/bridge/arch/arm/
Dinterpreter_to_compiled_code_bridge_arm.S367 // load shorty into r6 again
/arkcompiler/runtime_core/runtime/mem/gc/gen-gc/
Dgen-gc.cpp499 …// write to some fields in ConcurrentMark - need to iterate over all fields again, MarkObjectIfNot… in MarkRoots()
668 // Run monitor deflation again, to avoid object was reclaimed before monitor deflate. in ConcurrentSweep()
/arkcompiler/runtime_core/compiler/docs/
Dcleanup_doc.md77 Finally, we visits basic blocks once again, and if:
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb211 // This is used only for native compilation (again, both JIT and AOT).

12