Home
last modified time | relevance | path

Searched defs:threadIndex (Results 1 – 4 of 4) sorted by relevance

/ark/js_runtime/ecmascript/cpu_profiler/
Dprofile_processor.cpp34 bool ProfileProcessor::Run(uint32_t threadIndex) in Run()
/ark/js_runtime/ecmascript/mem/
Dconcurrent_sweeper.cpp137 bool ConcurrentSweeper::SweeperTask::Run(uint32_t threadIndex) in Run()
Dheap.cpp575 bool Heap::ParallelGCTask::Run(uint32_t threadIndex) in Run()
607 bool Heap::AsyncClearTask::Run(uint32_t threadIndex) in Run()
Dparallel_evacuation.cpp420 bool ParallelEvacuation::EvacuationTask::Run(uint32_t threadIndex) in Run()
425 bool ParallelEvacuation::UpdateReferenceTask::Run(uint32_t threadIndex) in Run()