Searched defs:ProfileCall (Results 1 – 5 of 5) sorted by relevance
49 inline void ProfileCall(GateRef func) const in ProfileCall() function
190 void ProfilerStubBuilder::ProfileCall(GateRef glue, GateRef pc, GateRef func, GateRef target) in ProfileCall() function in panda::ecmascript::kungfu::ProfilerStubBuilder
1412 DEF_CALL_SIGNATURE(ProfileCall) in DEF_CALL_SIGNATURE() argument
23 void PGOProfiler::ProfileCall(JSTaggedType func, JSTaggedType callTarget, int32_t pcOffset, SampleM… in ProfileCall() function in panda::ecmascript::PGOProfiler
433 void RuntimeStubs::ProfileCall(uintptr_t argGlue, uintptr_t func, uintptr_t target, int32_t pcOffse… in ProfileCall() function in panda::ecmascript::RuntimeStubs