LLVM 20.0.0git
|
#include "llvm/XRay/Profile.h"
Public Attributes | |
ThreadID | Thread |
std::vector< std::pair< PathID, Data > > | PathData |
Definition at line 64 of file Profile.h.
Referenced by llvm::xray::mergeProfilesByStack(), llvm::xray::mergeProfilesByThread(), and llvm::xray::Profile::Profile().
ThreadID llvm::xray::Profile::Block::Thread |
Definition at line 63 of file Profile.h.
Referenced by llvm::xray::Profile::Profile().