D | profiler_stub_builder.cpp | 31 ProfileOpType(glue, pc, func, profileTypeInfo, values[0]); in PGOProfiler() 50 void ProfilerStubBuilder::ProfileOpType(GateRef glue, GateRef pc, GateRef func, GateRef profileType… in ProfileOpType() function in panda::ecmascript::kungfu::ProfilerStubBuilder 66 CallNGCRuntime(glue, RTSTUB_ID(ProfileOpType), { glue, func, offset, type }); in ProfileOpType() 101 CallNGCRuntime(glue, RTSTUB_ID(ProfileOpType), { glue, func, offset, *curType }); in ProfileOpType()
|