Home
last modified time | relevance | path

Searched defs:ProfileObjLayout (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp203 void PGOProfiler::ProfileObjLayout(JSThread *thread, JSTaggedType func, int32_t offset, JSTaggedTyp… in ProfileObjLayout() function in panda::ecmascript::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_stub_builder.cpp169 void ProfilerStubBuilder::ProfileObjLayout(GateRef glue, GateRef pc, GateRef func, GateRef object, … in ProfileObjLayout() function in panda::ecmascript::kungfu::ProfilerStubBuilder
Dcall_signature.cpp1487 DEF_CALL_SIGNATURE(ProfileObjLayout) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp458 void RuntimeStubs::ProfileObjLayout(uintptr_t argGlue, uintptr_t func, int32_t offset, uintptr_t ob… in ProfileObjLayout() function in panda::ecmascript::RuntimeStubs