Searched refs:DumpICByNameWithPoly (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler.h | 168 void DumpICByNameWithPoly(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
|
H A D | pgo_profiler.cpp | 987 DumpICByNameWithPoly(abcId, recordName, methodId, bcOffset, firstValue, type); in DumpICByName() 1018 void PGOProfiler::DumpICByNameWithPoly(ApEntityId abcId, in DumpICByNameWithPoly() function in panda::ecmascript::pgo::PGOProfiler
|
Completed in 6 milliseconds