Searched refs:ProfileCall (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | profiler_operation.h | 63 inline void ProfileCall(GateRef func) const in ProfileCall() function in panda::ecmascript::kungfu::ProfileOperation |
H A D | profiler_stub_builder.h | 99 void ProfileCall( |
H A D | profiler_stub_builder.cpp | 228 void ProfilerStubBuilder::ProfileCall( in ProfileCall() function in panda::ecmascript::kungfu::ProfilerStubBuilder 1172 ProfileCall(glue, slotIdInfo, func, values[0], profileTypeInfo); in PGOProfiler() |
H A D | call_stub_builder.cpp | 1491 callback_.ProfileCall(func_);
in HandleProfileCall() |
Completed in 8 milliseconds