Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h177 void DumpICByValueWithHandler(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
H A Dpgo_profiler.cpp1006 DumpICByValueWithHandler(abcId, recordName, methodId, bcOffset, hclass, secondValue, type); in DumpICByValue()
1065 DumpICByValueWithHandler(abcId, recordName, methodId, bcOffset, hclass, handler, type); in DumpICByValueWithPoly()
1164 void PGOProfiler::DumpICByValueWithHandler(ApEntityId abcId, const CString &recordName, EntityId methodId, in DumpICByValueWithHandler() function in panda::ecmascript::pgo::PGOProfiler

Completed in 5 milliseconds