#include "llvm/ProfileData/MemProf.h"
Definition at line 31 of file MemProf.h.
◆ PortableMemInfoBlock() [1/3]
llvm::memprof::PortableMemInfoBlock::PortableMemInfoBlock |
( |
| ) |
|
|
default |
◆ PortableMemInfoBlock() [2/3]
llvm::memprof::PortableMemInfoBlock::PortableMemInfoBlock |
( |
const MemInfoBlock & |
Block | ) |
|
|
inlineexplicit |
◆ PortableMemInfoBlock() [3/3]
llvm::memprof::PortableMemInfoBlock::PortableMemInfoBlock |
( |
const MemProfSchema & |
Schema, |
|
|
const unsigned char * |
Ptr |
|
) |
| |
|
inline |
◆ clear()
void llvm::memprof::PortableMemInfoBlock::clear |
( |
| ) |
|
|
inline |
◆ deserialize()
◆ getSchema()
static MemProfSchema llvm::memprof::PortableMemInfoBlock::getSchema |
( |
| ) |
|
|
inlinestatic |
◆ operator!=()
◆ operator==()
◆ printYAML()
void llvm::memprof::PortableMemInfoBlock::printYAML |
( |
raw_ostream & |
OS | ) |
const |
|
inline |
◆ serialize()
◆ serializedSize()
static constexpr size_t llvm::memprof::PortableMemInfoBlock::serializedSize |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: