LLVM: llvm::memprof::FrameStat Struct Reference (original) (raw)
#include "[llvm/ProfileData/MemProfRadixTree.h](MemProfRadixTree%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint64_t | Count = 0 |
| uint64_t | PositionSum = 0 |
Detailed Description
Definition at line 240 of file MemProfRadixTree.h.
Member Data Documentation
◆ Count
uint64_t llvm::memprof::FrameStat::Count = 0
Definition at line 242 of file MemProfRadixTree.h.
◆ PositionSum
uint64_t llvm::memprof::FrameStat::PositionSum = 0
Definition at line 244 of file MemProfRadixTree.h.
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/MemProfRadixTree.h