Home
last modified time | relevance | path

Searched refs:DumpICLoadByNameWithHandler (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h175 bool DumpICLoadByNameWithHandler(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
H A Dpgo_profiler.cpp1074 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