Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
Dprofile_type.h108 struct MapleFileProf { struct
112 MapleFileProf(uint32_t idx, uint32_t num, uint32_t size) : idx(idx), num(num), size(size) {} in MapleFileProf() argument