LLVM 22.0.0git
llvm::orc::PerfJITCodeLoadRecord Struct Reference

#include "llvm/ExecutionEngine/Orc/Shared/PerfSharedStructs.h"

Public Attributes

PerfJITRecordPrefix Prefix
uint32_t Pid
uint32_t Tid
uint64_t Vma
uint64_t CodeAddr
uint64_t CodeSize
uint64_t CodeIndex
std::string Name

Detailed Description

Definition at line 38 of file PerfSharedStructs.h.

Member Data Documentation

◆ CodeAddr

◆ CodeIndex

◆ CodeSize

◆ Name

◆ Pid

◆ Prefix

◆ Tid

◆ Vma


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