Home
last modified time | relevance | path

Searched defs:threadId (Results 1 – 25 of 33) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc_marker-inl.h28 inline void SharedGCMarker::MarkObject(uint32_t threadId, TaggedObject *object, [[maybe_unused]] Ob… in MarkObject()
47 inline void SharedGCMarkerBase::HandleLocalRoots(uint32_t threadId, [[maybe_unused]] Root type, Obj… in HandleLocalRoots()
55 inline void SharedGCMarkerBase::HandleLocalRangeRoots(uint32_t threadId, [[maybe_unused]] Root type… in HandleLocalRangeRoots()
69 inline void SharedGCMarkerBase::RecordWeakReference(uint32_t threadId, JSTaggedType *slot) in RecordWeakReference()
74 inline void SharedGCMarkerBase::RecordObject(JSTaggedValue value, uint32_t threadId, void *mem) in RecordObject()
85 inline bool SharedGCMarkerBase::GetVisitor(JSTaggedValue value, uint32_t threadId, void *mem) in GetVisitor()
103 inline auto SharedGCMarkerBase::GenerateRSetVisitor(uint32_t threadId) in GenerateRSetVisitor()
114 inline void SharedGCMarkerBase::ProcessVisitorOfDoMark(uint32_t threadId) in ProcessVisitorOfDoMark()
130 inline void SharedGCMarkerBase::DoMark(uint32_t threadId) in DoMark()
193 void SharedGCMovableMarker::MarkObject(uint32_t threadId, TaggedObject *object, ObjectSlot &slot) in MarkObject()
[all …]
Dshared_gc_marker.h66 …virtual inline void MarkObject([[maybe_unused]] uint32_t threadId, [[maybe_unused]] TaggedObject *… in MarkObject()
72 virtual void ProcessMarkStack([[maybe_unused]] uint32_t threadId) in ProcessMarkStack()
Dshared_full_gc-inl.h23 …ullGCMarkRootVisitor::SharedFullGCMarkRootVisitor(SharedGCMovableMarker *marker, uint32_t threadId) in SharedFullGCMarkRootVisitor()
59 …CMarkObjectVisitor::SharedFullGCMarkObjectVisitor(SharedGCMovableMarker *marker, uint32_t threadId) in SharedFullGCMarkObjectVisitor()
Dshared_gc_marker.cpp86 void SharedGCMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack()
117 void SharedGCMovableMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack()
Dshared_gc_visitor-inl.h25 …redGCMarkRootVisitor::SharedGCMarkRootVisitor(SharedGCWorkManager *sWorkManager, uint32_t threadId) in SharedGCMarkRootVisitor()
66 …CMarkObjectVisitor::SharedGCMarkObjectVisitor(SharedGCWorkManager *sWorkManager, uint32_t threadId) in SharedGCMarkObjectVisitor()
/arkcompiler/ets_runtime/ecmascript/mem/
Dparallel_marker.cpp37 void NonMovableMarker::ProcessOldToNew(uint32_t threadId) in ProcessOldToNew()
45 void NonMovableMarker::ProcessOldToNewNoMarkStack(uint32_t threadId) in ProcessOldToNewNoMarkStack()
52 void NonMovableMarker::ProcessSnapshotRSet(uint32_t threadId) in ProcessSnapshotRSet()
60 void NonMovableMarker::ProcessSnapshotRSetNoMarkStack(uint32_t threadId) in ProcessSnapshotRSetNoMarkStack()
67 void NonMovableMarker::MarkJitCodeMap(uint32_t threadId) in MarkJitCodeMap()
98 void NonMovableMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack()
107 void NonMovableMarker::ProcessYoungGCMarkStack(uint32_t threadId) in ProcessYoungGCMarkStack()
132 void NonMovableMarker::ProcessOldGCMarkStack(uint32_t threadId) in ProcessOldGCMarkStack()
158 void NonMovableMarker::ProcessIncrementalMarkStack(uint32_t threadId, uint32_t markStepSize) in ProcessIncrementalMarkStack()
187 void CompressGCMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack()
[all …]
Dparallel_marker.h41 virtual void MarkJitCodeMap([[maybe_unused]] uint32_t threadId) in MarkJitCodeMap()
46 virtual void ProcessMarkStack([[maybe_unused]] uint32_t threadId) in ProcessMarkStack()
51 virtual void ProcessIncrementalMarkStack([[maybe_unused]] uint32_t threadId, in ProcessIncrementalMarkStack()
Dwork_manager.h277 inline WorkNodeHolder *GetWorkNodeHolder(uint32_t threadId) in GetWorkNodeHolder()
311 inline SharedTlabAllocator *GetTlabAllocator(uint32_t threadId) const in GetTlabAllocator()
316 inline void IncreaseAliveSize(uint32_t threadId, size_t size) in IncreaseAliveSize()
329 inline void PushWeakReference(uint32_t threadId, JSTaggedType *weak) in PushWeakReference()
334 inline ProcessQueue *GetWeakReferenceQueue(uint32_t threadId) const in GetWeakReferenceQueue()
Dwork_manager-inl.h333 bool SharedGCWorkManager::Push(uint32_t threadId, TaggedObject *object) in Push()
358 void SharedGCWorkManager::PushWorkNodeToGlobal(uint32_t threadId, bool postTask) in PushWorkNodeToGlobal()
383 bool SharedGCWorkManager::Pop(uint32_t threadId, TaggedObject **object) in Pop()
400 bool SharedGCWorkManager::PopWorkNodeFromGlobal(uint32_t threadId) in PopWorkNodeFromGlobal()
Dmem_map_allocator.cpp185 MemMap MemMapAllocator::Allocate(const uint32_t threadId, size_t size, size_t alignment, in Allocate()
213 MemMap MemMapAllocator::AllocateFromCompressPool(const uint32_t threadId, size_t size, size_t align… in AllocateFromCompressPool()
248 MemMap MemMapAllocator::AllocateFromMemPool(const uint32_t threadId, size_t size, size_t alignment, in AllocateFromMemPool()
279 MemMap MemMapAllocator::InitialMemPool(MemMap &mem, const uint32_t threadId, size_t size, const std… in InitialMemPool()
Dfull_gc.cpp206 void FullGC::UpdateRecordWeakReference(uint32_t threadId) in UpdateRecordWeakReference()
235 void FullGC::UpdateRecordJSWeakMap(uint32_t threadId) in UpdateRecordJSWeakMap()
/arkcompiler/ets_runtime/common_components/taskpool/
Drunner.cpp88 for (uint32_t threadId : gcThreadId_) { in SetQosPriority() local
94 for (uint32_t threadId : gcThreadId_) { in SetQosPriority() local
100 for (uint32_t threadId : gcThreadId_) { in SetQosPriority() local
118 void Runner::SetRunTask(uint32_t threadId, Task *task) in SetRunTask()
124 void Runner::Run(uint32_t threadId) in Run()
/arkcompiler/runtime_core/static_core/runtime/
Dlock_order_graph.cpp25 auto threadId = thread->GetId(); in UpdateMonitorsForThread() local
48 auto threadId = thread->GetId(); in CheckForTerminationLoops() local
63 auto threadId = thread->GetId(); in CheckForTerminationLoops() local
Dmt_thread_manager.cpp62 MTManagedThread *MTThreadManager::GetThreadByInternalThreadIdWithLockHeld(uint32_t threadId) in GetThreadByInternalThreadIdWithLockHeld()
333 MTManagedThread *MTThreadManager::SuspendAndWaitThreadByInternalThreadId(uint32_t threadId) in SuspendAndWaitThreadByInternalThreadId()
/arkcompiler/ets_runtime/ecmascript/cross_vm/unified_gc/
Dunified_gc_marker.cpp39 void UnifiedGCMarker::InitialMark(uint32_t threadId) in InitialMark()
67 void UnifiedGCMarker::ProcessMarkStack(uint32_t threadId) in ProcessMarkStack()
/arkcompiler/ets_runtime/common_components/heap/
Dheap_work.h39 void Execute(size_t threadId) override { func_(threadId); } in Execute()
/arkcompiler/ets_runtime/ecmascript/platform/common/
Dmap.cpp19 …d::string GetPageTagString(PageTagType type, const std::string &spaceName, const uint32_t threadId) in GetPageTagString()
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dthread.cpp73 int SetPriority(DWORD threadId, int prio) in SetPriority()
88 int GetPriority(DWORD threadId) in GetPriority()
/arkcompiler/runtime_core/static_core/tools/sampler/
Dtrace_dumper.cpp55 void TraceDumper::WriteThreadId(std::ofstream &stream, uint32_t threadId) in WriteThreadId()
132 std::string MultipleCSVDumper::AddThreadIdToFilename(const std::string &filename, uint32_t threadId) in AddThreadIdToFilename()
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dthread.cpp104 int SetPriority(int threadId, int prio) in SetPriority()
113 int GetPriority(int threadId) in GetPriority()
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_dfx.cpp67 void JitDfx::OpenLogFile(uint32_t threadId) in OpenLogFile()
87 uint32_t threadId = os::thread::GetCurrentThreadId(); in GetLogFileStream() local
/arkcompiler/ets_runtime/common_components/taskpool/tests/
Drunner_test.cpp46 bool Run(uint32_t threadId) override in Run()
Dtask_queue_test.cpp45 bool Run(uint32_t threadId) override in Run()
Dtaskpool_test.cpp31 bool Run(uint32_t threadId) override in Run()
/arkcompiler/ets_runtime/ecmascript/module/
Djs_shared_module_manager.h32 uint32_t threadId; member

12