Searched defs:PortableMemInfoBlock (Results 1 – 1 of 1) sorted by relevance
61 struct PortableMemInfoBlock { struct63 explicit PortableMemInfoBlock(const MemInfoBlock &Block, in PortableMemInfoBlock() argument72 PortableMemInfoBlock(const MemProfSchema &Schema, const unsigned char *Ptr) { in PortableMemInfoBlock() argument78 void deserialize(const MemProfSchema &IncomingSchema, in deserialize()102 void serialize(const MemProfSchema &Schema, raw_ostream &OS) const { in serialize()121 void printYAML(raw_ostream &OS) const { in printYAML()150 void clear() { *this = PortableMemInfoBlock(); } in clear() argument169 static size_t serializedSize(const MemProfSchema &Schema) { in serializedSize()