| /arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ |
| D | shared_gc_marker-inl.h | 28 inline void SharedGCMarker::MarkObject(uint32_t threadId, TaggedObject *object, [[maybe_unused]] Ob… in MarkObject() 47 inline void SharedGCMarker::MarkValue(uint32_t threadId, ObjectSlot &slot) in MarkValue() 59 inline void SharedGCMarkerBase::HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSl… in HandleRoots() 67 inline void SharedGCMarkerBase::HandleLocalRoots(uint32_t threadId, [[maybe_unused]] Root type, Obj… in HandleLocalRoots() 75 inline void SharedGCMarkerBase::HandleLocalRangeRoots(uint32_t threadId, [[maybe_unused]] Root type… in HandleLocalRangeRoots() 123 inline void SharedGCMarkerBase::RecordWeakReference(uint32_t threadId, JSTaggedType *slot) in RecordWeakReference() 128 inline void SharedGCMarkerBase::RecordObject(JSTaggedValue value, uint32_t threadId, void *mem) in RecordObject() 139 inline bool SharedGCMarkerBase::GetVisitor(JSTaggedValue value, uint32_t threadId, void *mem) in GetVisitor() 157 inline auto SharedGCMarkerBase::GenerateRSetVisitor(uint32_t threadId) in GenerateRSetVisitor() 168 inline void SharedGCMarkerBase::ProcessVisitorOfDoMark(uint32_t threadId) in ProcessVisitorOfDoMark() [all …]
|
| D | shared_gc_marker.h | 68 …virtual inline void MarkValue([[maybe_unused]] uint32_t threadId, [[maybe_unused]] ObjectSlot &slo… in MarkValue() 73 …virtual inline void MarkObject([[maybe_unused]] uint32_t threadId, [[maybe_unused]] TaggedObject *… in MarkObject() 85 virtual void ProcessMarkStack([[maybe_unused]] uint32_t threadId) in ProcessMarkStack()
|
| D | shared_gc_marker.cpp | 22 void SharedGCMarkerBase::MarkRoots(uint32_t threadId, SharedMarkType markType, VMRootVisitType type) in MarkRoots() 45 void SharedGCMarkerBase::MarkLocalVMRoots(uint32_t threadId, EcmaVM *localVm, SharedMarkType markTy… in MarkLocalVMRoots() 75 void SharedGCMarkerBase::MarkSerializeRoots(uint32_t threadId) in MarkSerializeRoots() 82 void SharedGCMarkerBase::MarkStringCache(uint32_t threadId) in MarkStringCache() 91 void SharedGCMarkerBase::MarkSharedModule(uint32_t threadId) in MarkSharedModule() 98 void SharedGCMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack() 146 void SharedGCMovableMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack()
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_marker.h | 48 virtual void MarkJitCodeMap([[maybe_unused]] uint32_t threadId) in MarkJitCodeMap() 53 virtual void ProcessMarkStack([[maybe_unused]] uint32_t threadId) in ProcessMarkStack() 58 virtual void ProcessIncrementalMarkStack([[maybe_unused]] uint32_t threadId, in ProcessIncrementalMarkStack() 66 …virtual inline void MarkObject([[maybe_unused]] uint32_t threadId, [[maybe_unused]] TaggedObject *… in MarkObject() 71 …virtual inline SlotStatus MarkObject([[maybe_unused]] uint32_t threadId, [[maybe_unused]] TaggedOb… in MarkObject() 85 …virtual inline void RecordWeakReference([[maybe_unused]] uint32_t threadId, [[maybe_unused]] JSTag… in RecordWeakReference()
|
| D | parallel_marker-inl.h | 49 inline void NonMovableMarker::MarkValue(uint32_t threadId, ObjectSlot &slot, Region *rootRegion, bo… in MarkValue() 77 inline void NonMovableMarker::MarkObject(uint32_t threadId, TaggedObject *object) in MarkObject() 103 inline void NonMovableMarker::HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot… in HandleRoots() 111 inline void NonMovableMarker::HandleRangeRoots(uint32_t threadId, [[maybe_unused]] Root type, Objec… in HandleRangeRoots() 132 inline void NonMovableMarker::HandleNewToEdenRSet(uint32_t threadId, Region *region) in HandleNewToEdenRSet() 149 inline void NonMovableMarker::HandleOldToNewRSet(uint32_t threadId, Region *region) in HandleOldToNewRSet() 175 inline void NonMovableMarker::RecordWeakReference(uint32_t threadId, JSTaggedType *ref, Region *obj… in RecordWeakReference() 207 inline void MovableMarker::HandleRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSlot sl… in HandleRoots() 215 inline void MovableMarker::HandleRangeRoots(uint32_t threadId, [[maybe_unused]] Root type, ObjectSl… in HandleRangeRoots() 239 inline void MovableMarker::HandleNewToEdenRSet(uint32_t threadId, Region *region) in HandleNewToEdenRSet() [all …]
|
| D | parallel_marker.cpp | 21 void Marker::MarkRoots(uint32_t threadId, VMRootVisitType type) in MarkRoots() 37 void Marker::ProcessNewToEden(uint32_t threadId) in ProcessNewToEden() 43 void Marker::ProcessNewToEdenNoMarkStack(uint32_t threadId) in ProcessNewToEdenNoMarkStack() 48 void Marker::ProcessOldToNew(uint32_t threadId) in ProcessOldToNew() 56 void Marker::ProcessOldToNewNoMarkStack(uint32_t threadId) in ProcessOldToNewNoMarkStack() 63 void Marker::ProcessOldToNew(uint32_t threadId, Region *region) in ProcessOldToNew() 71 void Marker::ProcessSnapshotRSet(uint32_t threadId) in ProcessSnapshotRSet() 79 void Marker::ProcessSnapshotRSetNoMarkStack(uint32_t threadId) in ProcessSnapshotRSetNoMarkStack() 86 void NonMovableMarker::MarkJitCodeMap(uint32_t threadId) in MarkJitCodeMap() 116 void NonMovableMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack() [all …]
|
| D | work_manager.h | 201 inline void PushWeakReference(uint32_t threadId, JSTaggedType *weak) in PushWeakReference() 206 inline void IncreaseAliveSize(uint32_t threadId, size_t size) in IncreaseAliveSize() 211 inline void IncreasePromotedSize(uint32_t threadId, size_t size) in IncreasePromotedSize() 216 inline ProcessQueue *GetWeakReferenceQueue(uint32_t threadId) const in GetWeakReferenceQueue() 221 inline TlabAllocator *GetTlabAllocator(uint32_t threadId) const in GetTlabAllocator() 226 inline void PushSlotNeedUpdate(uint32_t threadId, SlotNeedUpdate slot) in PushSlotNeedUpdate() 231 inline bool GetSlotNeedUpdate(uint32_t threadId, SlotNeedUpdate *slot) in GetSlotNeedUpdate() 281 inline SharedTlabAllocator *GetTlabAllocator(uint32_t threadId) const in GetTlabAllocator() 286 inline void IncreaseAliveSize(uint32_t threadId, size_t size) in IncreaseAliveSize() 299 inline void PushWeakReference(uint32_t threadId, JSTaggedType *weak) in PushWeakReference() [all …]
|
| D | work_manager.cpp | 73 bool WorkManager::Push(uint32_t threadId, TaggedObject *object) in Push() 83 void WorkManager::PushWorkNodeToGlobal(uint32_t threadId, bool postTask) in PushWorkNodeToGlobal() 96 bool WorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() 113 bool WorkManager::PopWorkNodeFromGlobal(uint32_t threadId) in PopWorkNodeFromGlobal() 241 bool SharedGCWorkManager::Push(uint32_t threadId, TaggedObject *object) in Push() 266 void SharedGCWorkManager::PushWorkNodeToGlobal(uint32_t threadId, bool postTask) in PushWorkNodeToGlobal() 289 bool SharedGCWorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop() 306 bool SharedGCWorkManager::PopWorkNodeFromGlobal(uint32_t threadId) in PopWorkNodeFromGlobal()
|
| D | concurrent_marker.cpp | 202 void ConcurrentMarker::ProcessConcurrentMarkTask(uint32_t threadId) in ProcessConcurrentMarkTask()
|
| D | mem_map_allocator.cpp | 105 MemMap MemMapAllocator::Allocate(const uint32_t threadId, size_t size, size_t alignment, in Allocate()
|
| D | linear_space.cpp | 177 JSThread::ThreadId threadId = 0; in EdenSpace() local
|
| /arkcompiler/ets_runtime/ecmascript/taskpool/ |
| D | runner.cpp | 86 for (uint32_t threadId : gcThreadId_) { in SetQosPriority() local 92 for (uint32_t threadId : gcThreadId_) { in SetQosPriority() local 98 for (uint32_t threadId : gcThreadId_) { in SetQosPriority() local 116 void Runner::SetRunTask(uint32_t threadId, Task *task) in SetRunTask() 122 void Runner::Run(uint32_t threadId) in Run()
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | lock_order_graph.cpp | 25 auto threadId = thread->GetId(); in UpdateMonitorsForThread() local 48 auto threadId = thread->GetId(); in CheckForTerminationLoops() local 63 auto threadId = thread->GetId(); in CheckForTerminationLoops() local
|
| D | mt_thread_manager.cpp | 62 MTManagedThread *MTThreadManager::GetThreadByInternalThreadIdWithLockHeld(uint32_t threadId) in GetThreadByInternalThreadIdWithLockHeld() 331 MTManagedThread *MTThreadManager::SuspendAndWaitThreadByInternalThreadId(uint32_t threadId) in SuspendAndWaitThreadByInternalThreadId()
|
| D | mark_word.h | 219 MarkWord DecodeFromLightLock(os::thread::ThreadId threadId, uint32_t count) in DecodeFromLightLock()
|
| /arkcompiler/ets_runtime/ecmascript/platform/common/ |
| D | map.cpp | 19 …t CString GetPageTagString(PageTagType type, const std::string &spaceName, const uint32_t threadId) in GetPageTagString()
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | thread.cpp | 73 int SetPriority(DWORD threadId, int prio) in SetPriority() 88 int GetPriority(DWORD threadId) in GetPriority()
|
| /arkcompiler/runtime_core/static_core/tools/sampler/ |
| D | trace_dumper.cpp | 46 void TraceDumper::WriteThreadId(std::ofstream &stream, uint32_t threadId) in WriteThreadId() 123 std::string MultipleCSVDumper::AddThreadIdToFilename(const std::string &filename, uint32_t threadId) in AddThreadIdToFilename()
|
| /arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/ |
| D | thread.cpp | 104 int SetPriority(int threadId, int prio) in SetPriority() 113 int GetPriority(int threadId) in GetPriority()
|
| /arkcompiler/ets_runtime/ecmascript/jit/ |
| D | jit_dfx.cpp | 67 void JitDfx::OpenLogFile(uint32_t threadId) in OpenLogFile() 87 uint32_t threadId = os::thread::GetCurrentThreadId(); in GetLogFileStream() local
|
| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | js_shared_module_manager.h | 32 uint32_t threadId; member
|
| /arkcompiler/runtime_core/static_core/runtime/include/ |
| D | runtime_notification.h | 94 virtual void ThreadStart([[maybe_unused]] ManagedThread::ThreadId threadId) {} in ThreadStart() 95 virtual void ThreadEnd([[maybe_unused]] ManagedThread::ThreadId threadId) {} in ThreadEnd() 96 virtual void VmInitialization([[maybe_unused]] ManagedThread::ThreadId threadId) {} in VmInitialization() 333 void VmInitializationEvent(ManagedThread::ThreadId threadId) in VmInitializationEvent()
|
| /arkcompiler/ets_runtime/ecmascript/platform/windows/ |
| D | map.cpp | 93 … [[maybe_unused]] const std::string &spaceName, [[maybe_unused]] const uint32_t threadId) in PageTag()
|
| /arkcompiler/ets_runtime/ecmascript/platform/unix/ |
| D | map.cpp | 78 …ag(void *mem, size_t size, PageTagType type, const std::string &spaceName, const uint32_t threadId) in PageTag()
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/sampler/ |
| D | sampling_profiler.cpp | 523 for (const auto &threadId : managedThreads_) { in SamplerThreadEntry() local
|