Home
last modified time | relevance | path

Searched defs:methodIds (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/pgo_profiler/
Dpgo_profiler_loader.cpp147 std::unordered_set<EntityId> methodIds; in ParseProfiler() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h454 auto methodIds = iter->second; in Update() local
466 PGOMethodIdSet *methodIds = nativeAreaAllocator_.New<PGOMethodIdSet>(); in Update() local
Dpgo_profiler_info.cpp465 PGOMethodIdSet *methodIds = nativeAreaAllocator_.New<PGOMethodIdSet>(); in ParseFromBinary() local