Searched refs:DumpICLoadByNameWithHandler (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler.h | 175 bool DumpICLoadByNameWithHandler(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
|
H A D | pgo_profiler.cpp | 1074 return DumpICLoadByNameWithHandler(abcId, recordName, methodId, bcOffset, hclass, secondValue); in DumpICByNameWithHandler() 1122 bool PGOProfiler::DumpICLoadByNameWithHandler(ApEntityId abcId, const CString &recordName, EntityId methodId, in DumpICLoadByNameWithHandler() function in panda::ecmascript::pgo::PGOProfiler
|
Completed in 6 milliseconds