Searched refs:SetWorkList (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler.h | 284 void SetWorkList(WorkList *workList) in SetWorkList() function in panda::ecmascript::pgo::PGOProfiler::WorkNode |
H A D | pgo_profiler.cpp | 2039 node->SetWorkList(this); in PushBack() 2055 result->SetWorkList(nullptr); in PopFront() 2076 node->SetWorkList(nullptr); in Remove() |
Completed in 5 milliseconds