Searched defs:StartCallTimer (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | hcr_circuit_builder.cpp | 299 void CircuitBuilder::StartCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, b… in StartCallTimer() function in panda::ecmascript::kungfu::CircuitBuilder |
| D | call_signature.cpp | 3031 DEF_CALL_SIGNATURE(StartCallTimer) in DEF_CALL_SIGNATURE() argument |
| /arkcompiler/ets_runtime/ecmascript/stubs/ | ||
| D | runtime_stubs.cpp | 3820 void RuntimeStubs::StartCallTimer(uintptr_t argGlue, JSTaggedType func, bool isAot) in DEF_RUNTIME_STUBS() function in panda::ecmascript::RuntimeStubs |