Home
last modified time | relevance | path

Searched defs:ProfileOpType (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dprofiler_operation.h56 inline void ProfileOpType(GateRef type) const in ProfileOpType() function
Dprofiler_stub_builder.cpp50 void ProfilerStubBuilder::ProfileOpType(GateRef glue, GateRef pc, GateRef func, GateRef profileType… in ProfileOpType() function in panda::ecmascript::kungfu::ProfilerStubBuilder
Dcall_signature.cpp1469 DEF_CALL_SIGNATURE(ProfileOpType) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.cpp76 void PGOProfiler::ProfileOpType(JSTaggedType func, int32_t offset, uint32_t type) in ProfileOpType() function in panda::ecmascript::PGOProfiler
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp439 void RuntimeStubs::ProfileOpType(uintptr_t argGlue, uintptr_t func, int32_t offset, int32_t type) in ProfileOpType() function in panda::ecmascript::RuntimeStubs