Linux Perf
jitheader Struct Reference

#include <jitdump.h>

Collaboration diagram for jitheader:
Collaboration graph

Public Attributes

uint32_t magic
 
uint32_t version
 
uint32_t total_size
 
uint32_t elf_mach
 
uint32_t pad1
 
uint32_t pid
 
uint64_t timestamp
 
uint64_t flags
 

Detailed Description

Definition at line 36 of file jitdump.h.

Member Data Documentation

◆ elf_mach

uint32_t jitheader::elf_mach

Definition at line 40 of file jitdump.h.

◆ flags

uint64_t jitheader::flags

Definition at line 44 of file jitdump.h.

◆ magic

uint32_t jitheader::magic

Definition at line 37 of file jitdump.h.

◆ pad1

uint32_t jitheader::pad1

Definition at line 41 of file jitdump.h.

◆ pid

uint32_t jitheader::pid

Definition at line 42 of file jitdump.h.

◆ timestamp

uint64_t jitheader::timestamp

Definition at line 43 of file jitdump.h.

◆ total_size

uint32_t jitheader::total_size

Definition at line 39 of file jitdump.h.

◆ version

uint32_t jitheader::version

Definition at line 38 of file jitdump.h.


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