Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dprofile.h104 std::unordered_map<std::string, Profile::FuncItem> funcProfData; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_function.h1661 GcovFuncInfo *funcProfData = nullptr; variable