Searched refs:DumpNewObjRange (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
H A D | pgo_profiler.h | 193 void DumpNewObjRange(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset,
|
H A D | pgo_profiler.cpp | 876 DumpNewObjRange(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo); in ProfileBytecode() 881 DumpNewObjRange(abcId, recordName, methodId, bcOffset, slotId, profileTypeInfo); in ProfileBytecode() 1477 void PGOProfiler::DumpNewObjRange(ApEntityId abcId, const CString &recordName, EntityId methodId, int32_t bcOffset, in DumpNewObjRange() function in panda::ecmascript::pgo::PGOProfiler
|
Completed in 5 milliseconds