Searched defs:EndCallTimer (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | hcr_circuit_builder.cpp | 314 void CircuitBuilder::EndCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, boo… in EndCallTimer() function in panda::ecmascript::kungfu::CircuitBuilder |
| D | call_signature.cpp | 3000 DEF_CALL_SIGNATURE(EndCallTimer) in DEF_CALL_SIGNATURE() argument |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 3686 void RuntimeStubs::EndCallTimer(uintptr_t argGlue, JSTaggedType func) in EndCallTimer() function in panda::ecmascript::RuntimeStubs |