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

#include "llvm/XRay/BlockIndexer.h"

Public Attributes

uint64_t ProcessID
 
int32_t ThreadID
 
WallclockRecordWallclockTime
 
std::vector< Record * > Records
 

Detailed Description

Definition at line 28 of file BlockIndexer.h.

Member Data Documentation

◆ ProcessID

uint64_t llvm::xray::BlockIndexer::Block::ProcessID

◆ Records

std::vector<Record *> llvm::xray::BlockIndexer::Block::Records

◆ ThreadID

int32_t llvm::xray::BlockIndexer::Block::ThreadID

◆ WallclockTime

WallclockRecord* llvm::xray::BlockIndexer::Block::WallclockTime

The documentation for this struct was generated from the following file: