Searched refs:MemProfSchema (Results 1 – 4 of 4) sorted by relevance
13 MemProfSchema getFullSchema() { in getFullSchema()14 MemProfSchema List; in getFullSchema()21 MemProfSchema getHotColdSchema() { in getHotColdSchema()27 const MemProfSchema &Schema) { in serializedSizeV0()39 const MemProfSchema &Schema) { in serializedSizeV2()49 const MemProfSchema &Schema) { in serializedSizeV3()58 size_t IndexedAllocationInfo::serializedSize(const MemProfSchema &Schema, in serializedSize()73 const MemProfSchema &Schema) { in serializedSizeV0()90 const MemProfSchema &Schema) { in serializedSizeV2()104 const MemProfSchema &Schema) { in serializedSizeV3()[all …]
444 const memprof::MemProfSchema &Schema) { in writeMemProfSchema()455 memprof::MemProfSchema *Schema, memprof::IndexedVersion Version, in writeMemProfRecords()
50 using MemProfSchema = llvm::SmallVector<Meta, static_cast<int>(Meta::Size)>; variable53 MemProfSchema getFullSchema();56 MemProfSchema getHotColdSchema();64 const MemProfSchema &IncomingSchema) { in PortableMemInfoBlock()72 PortableMemInfoBlock(const MemProfSchema &Schema, const unsigned char *Ptr) { in PortableMemInfoBlock()78 void deserialize(const MemProfSchema &IncomingSchema, in deserialize()102 void serialize(const MemProfSchema &Schema, raw_ostream &OS) const { in serialize()169 static size_t serializedSize(const MemProfSchema &Schema) { in serializedSize()354 const MemProfSchema &Schema = getFullSchema())358 size_t serializedSize(const MemProfSchema &Schema,[all …]
655 memprof::MemProfSchema Schema;