Searched defs:ProfileObjLayout (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_profiler.cpp | 203 void PGOProfiler::ProfileObjLayout(JSThread *thread, JSTaggedType func, int32_t offset, JSTaggedTyp… in ProfileObjLayout() function in panda::ecmascript::PGOProfiler
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | profiler_stub_builder.cpp | 169 void ProfilerStubBuilder::ProfileObjLayout(GateRef glue, GateRef pc, GateRef func, GateRef object, … in ProfileObjLayout() function in panda::ecmascript::kungfu::ProfilerStubBuilder
|
| D | call_signature.cpp | 1487 DEF_CALL_SIGNATURE(ProfileObjLayout) in DEF_CALL_SIGNATURE() argument
|
| /arkcompiler/ets_runtime/ecmascript/stubs/ |
| D | runtime_stubs.cpp | 458 void RuntimeStubs::ProfileObjLayout(uintptr_t argGlue, uintptr_t func, int32_t offset, uintptr_t ob… in ProfileObjLayout() function in panda::ecmascript::RuntimeStubs
|