LLVM: llvm::xray::Profile::Block Struct Reference (original) (raw)
#include "[llvm/XRay/Profile.h](Profile%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| ThreadID | Thread |
| std::vector< std::pair< PathID, Data > > | PathData |
Detailed Description
Definition at line 62 of file Profile.h.
Member Data Documentation
◆ PathData
std::vector<std::pair<PathID, Data> > llvm::xray::Profile::Block::PathData
Definition at line 64 of file Profile.h.
Referenced by llvm::xray::mergeProfilesByStack(), llvm::xray::mergeProfilesByThread(), and llvm::xray::Profile::Profile().
◆ Thread
ThreadID llvm::xray::Profile::Block::Thread
Definition at line 63 of file Profile.h.
Referenced by llvm::xray::Profile::Profile().
The documentation for this struct was generated from the following file:
- include/llvm/XRay/Profile.h