Home
last modified time | relevance | path

Searched defs:SetInstrumentationFunction (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg.cpp170 void CG::SetInstrumentationFunction(const std::string &name) in SetInstrumentationFunction() function in maplebe::CG
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h441 void SetInstrumentationFunction(const std::string &function) in SetInstrumentationFunction() function