Searched defs:MapleFileProf (Results 1 – 1 of 1) sorted by relevance
108 struct MapleFileProf { struct112 MapleFileProf(uint32_t idx, uint32_t num, uint32_t size) : idx(idx), num(num), size(size) {} in MapleFileProf() argument