Home
last modified time | relevance | path

Searched defs:StartCallTimer (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dhcr_circuit_builder.cpp303 void CircuitBuilder::StartCallTimer(GateRef glue, GateRef gate, const std::vector<GateRef> &args, b… in StartCallTimer() function in panda::ecmascript::kungfu::CircuitBuilder
Dcall_signature.cpp2985 DEF_CALL_SIGNATURE(StartCallTimer) in DEF_CALL_SIGNATURE() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3671 void RuntimeStubs::StartCallTimer(uintptr_t argGlue, JSTaggedType func, bool isAot) in StartCallTimer() function in panda::ecmascript::RuntimeStubs