| /arkcompiler/ets_runtime/ecmascript/taskpool/ |
| D | task_queue.cpp | 21 LockHolder holder(mtx_); in PostTask() local 29 LockHolder holder(mtx_); in PopTask() local 46 LockHolder holder(mtx_); in TerminateTask() local 60 LockHolder holder(mtx_); in Terminate() local
|
| D | runner.cpp | 41 LockHolder holder(mtx_); in TerminateTask() local 60 LockHolder holder(mtxPool_); in TerminateThread() local 85 LockHolder holder(mtx_); in RecordThreadId() local 91 LockHolder holder(mtx_); in SetRunTask() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | update_remset_worker.cpp | 49 os::memory::LockHolder holder(postBarrierBuffersLock_); in ~UpdateRemsetWorker() local 78 os::memory::LockHolder holder(postBarrierBuffersLock_); in AddPostBarrierBuffer() local 85 os::memory::LockHolder holder(*queueLock_); in FillFromDefered() local 93 os::memory::LockHolder holder(*queueLock_); in FillFromQueue() local 118 os::memory::LockHolder holder(postBarrierBuffersLock_); in FillFromPostBarrierBuffers() local 212 os::memory::LockHolder holder(updateRemsetLock_); in DrainAllCards() local 223 os::memory::LockHolder holder(updateRemsetLock_); in GCProcessCards() local 241 os::memory::LockHolder holder(updateRemsetLock_); in GCInvalidateRegions() local 254 os::memory::LockHolder holder(updateRemsetLock_); in InvalidateRegions() local 273 os::memory::LockHolder holder(updateRemsetLock_); in SuspendWorkerForGCPause() local [all …]
|
| D | update_remset_thread.cpp | 56 os::memory::LockHolder holder(this->updateRemsetLock_); in DestroyWorkerImpl() local
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | string_table.cpp | 86 os::memory::ReadLockHolder holder(tableLock_); in VisitStrings() local 96 os::memory::ReadLockHolder holder(tableLock_); in GetString() local 110 os::memory::ReadLockHolder holder(tableLock_); in GetString() local 123 os::memory::ReadLockHolder holder(tableLock_); in GetString() local 136 os::memory::WriteLockHolder holder(tableLock_); in ForceInternString() local 145 os::memory::WriteLockHolder holder(tableLock_); in InternString() local 221 os::memory::WriteLockHolder holder(tableLock_); in UpdateMoved() local 242 os::memory::WriteLockHolder holder(tableLock_); in Sweep() local 267 os::memory::ReadLockHolder holder(tableLock_); in Size() local 366 os::memory::WriteLockHolder holder(tableLock_); in VisitRoots() local [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | concurrent_sweeper.cpp | 78 LockHolder holder(mutexs_[type]); in AsyncSweepSpace() local 91 LockHolder holder(mutexs_[i]); in WaitAllTaskFinished() local 127 LockHolder holder(mutexs_[type]); in WaitingTaskFinish() local 131 LockHolder holder(mutexs_[type]); in WaitingTaskFinish() local
|
| D | work_manager.cpp | 113 WorkNodeHolder &holder = works_.at(i); in Finish() local 140 WorkNodeHolder &holder = works_.at(i); in Finish() local 152 WorkNodeHolder &holder = works_.at(i); in Initialize() local
|
| D | parallel_evacuator.cpp | 88 LockHolder holder(mutex_); in EvacuateSpace() local 113 LockHolder holder(mutex_); in EvacuateSpace() local 250 LockHolder holder(mutex_); in UpdateReference() local 447 LockHolder holder(mutex_); in WaitFinished() local 462 LockHolder holder(mutex_); in ProcessWorkloads() local
|
| D | sparse_space.cpp | 196 LockHolder holder(lock_); in GetSweepingRegionSafe() local 207 LockHolder holder(lock_); in AddSweptRegionSafe() local 213 LockHolder holder(lock_); in GetSweptRegionSafe() local 238 LockHolder holder(lock_); in TryToGetSuitableSweptRegion() local
|
| D | heap.cpp | 1164 LockHolder holder(waitTaskFinishedMutex_); in WaitRunningTaskFinished() local 1172 LockHolder holder(waitClearTaskFinishedMutex_); in WaitClearTaskFinished() local 1202 LockHolder holder(waitTaskFinishedMutex_); in IncreaseTaskCount() local 1296 LockHolder holder(finishColdStartMutex_); in NotifyFinishColdStart() local 1390 LockHolder holder(waitTaskFinishedMutex_); in CheckCanDistributeTask() local 1396 LockHolder holder(waitTaskFinishedMutex_); in ReduceTaskCount() local
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit.cpp | 170 LockHolder holder(asyncCompileJitTasksMtx_); in GetAsyncCompileTask() local 181 LockHolder holder(asyncCompileJitTasksMtx_); in AddAsyncCompileTask() local 191 LockHolder holder(asyncCompileJitTasksMtx_); in RemoveAsyncCompileTask() local 199 LockHolder holder(installJitTasksDequeMtx_); in RequestInstallCode() local 222 LockHolder holder(installJitTasksDequeMtx_); in InstallTasksWithoutClearFlag() local
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ |
| D | sampling_profiler.cpp | 142 os::memory::LockHolder holder(managedThreadsLock_); in AddThreadHandle() local 148 os::memory::LockHolder holder(managedThreadsLock_); in EraseThreadHandle() local 174 os::memory::LockHolder holder(loadedPfsLock_); in LoadModule() local 235 os::memory::LockHolder holder(loadedPfsLock_); in WriteLoadedPandaFiles() local 278 os::memory::LockHolder holder(loadedPfsLock_); in CollectModules() local 470 os::memory::LockHolder holder(managedThreadsLock_); in SamplerThreadEntry() local
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | json_parser.cpp | 19 …ggedValue> Internalize::InternalizeJsonProperty(JSThread *thread, const JSHandle<JSObject> &holder, in InternalizeJsonProperty() 70 bool Internalize::RecurseAndApply(JSThread *thread, const JSHandle<JSObject> &holder, in RecurseAndApply()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | object_fast_operator-inl.h | 44 #define CHECK_IS_ON_PROTOTYPE_CHAIN(receiver, holder) \ argument 119 JSTaggedValue holder = receiver; in GetPropertyByName() local 189 JSTaggedValue holder = receiver; in SetPropertyByName() local 315 JSTaggedValue holder = receiver; in GetPropertyByIndex() local 369 JSTaggedValue holder = receiver; in SetPropertyByIndex() local 676 …alue ObjectFastOperator::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue holder, in CallGetter() 706 bool ObjectFastOperator::ShouldCallSetter(JSTaggedValue receiver, JSTaggedValue holder, JSTaggedVal… in ShouldCallSetter() 729 JSTaggedValue holder, in FastGetTypeArrayProperty() 757 JSTaggedValue holder, JSTaggedValue key, in FastSetTypeArrayProperty()
|
| D | object_operator.cpp | 148 ObjectOperator::ObjectOperator(JSThread *thread, const JSHandle<JSObject> &holder, const JSHandle<J… in ObjectOperator() 156 ObjectOperator::ObjectOperator(JSThread *thread, const JSHandle<JSTaggedValue> &holder, in ObjectOperator() 164 ObjectOperator::ObjectOperator(JSThread *thread, const JSHandle<JSTaggedValue> &holder, uint32_t in… in ObjectOperator() 174 ObjectOperator::ObjectOperator(JSThread *thread, const JSHandle<JSTaggedValue> &holder, in ObjectOperator() 651 JSTaggedValue holder = receiver.GetTaggedValue(); in UpdateDataValue() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| D | catch_inputs.cpp | 53 MarkerHolder holder {GetGraph()}; in RunImpl() local
|
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | multithreaded_intern_string_table_test.cpp | 120 os::memory::WriteLockHolder holder(table_->table_.tableLock_); in PostFree() local 124 os::memory::WriteLockHolder holder(table_->internalTable_.tableLock_); in PostFree() local
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | fast_runtime_stub-inl.h | 34 #define CHECK_IS_ON_PROTOTYPE_CHAIN(receiver, holder) \ argument 161 …edValue FastRuntimeStub::CallGetter(JSThread *thread, JSTaggedValue receiver, JSTaggedValue holder, in CallGetter()
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | typeRelation.cpp | 28 …ult TypeRelation::CacheLookup(const Type *source, const Type *target, const RelationHolder &holder, in CacheLookup()
|
| /arkcompiler/ets_runtime/ecmascript/ic/ |
| D | ic_handler.h | 218 JSHandle<JSObject> holder = JSHandle<JSObject>::Cast(op.GetHolder()); in LoadProperty() local 226 JSHandle<JSObject> holder = JSHandle<JSObject>::Cast(op.GetHolder()); in LoadProperty() local 308 JSHandle<JSObject> holder = JSHandle<JSObject>::Cast(op.GetHolder()); in StoreProperty() local
|
| D | ic_runtime_stub-inl.h | 218 JSTaggedValue holder, in StoreICWithHandler() 277 auto holder = prototypeHandler->GetHolder(); in StorePrototype() local 294 auto holder = storeTSHandler->GetHolder(); in StoreWithTS() local 434 auto holder = prototypeHandler->GetHolder(); in LoadPrototype() local 440 … JSTaggedValue holder, JSTaggedValue handler) in LoadICWithHandler()
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | typeRelation.cpp | 51 …ult TypeRelation::CacheLookup(const Type *source, const Type *target, const RelationHolder &holder, in CacheLookup()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | object_access_helper.h | 192 void SetHolder(GateRef holder) in SetHolder()
|
| /arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/ |
| D | samples_record.cpp | 848 LockHolder holder(mtx_); in PostFrame() local 885 LockHolder holder(mtx_); in PostNapiFrame() local 924 LockHolder holder(mtx_); in PopFrame() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | loop_idioms.cpp | 135 MarkerHolder holder {GetGraph()}; in TryTransformArrayInitIdiom() local
|