LLVM 19.0.0git
Public Attributes | List of all members
llvm::xray::Profile::Block Struct Reference

#include "llvm/XRay/Profile.h"

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

◆ 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: