Linux Perf
perf_insn Struct Reference

#include <dump-insn.h>

Collaboration diagram for perf_insn:
Collaboration graph

Public Attributes

struct threadthread
 
u8 cpumode
 
bool is64bit
 
int cpu
 
char out [256]
 

Detailed Description

Definition at line 11 of file dump-insn.h.

Member Data Documentation

◆ cpu

int perf_insn::cpu

Definition at line 16 of file dump-insn.h.

◆ cpumode

u8 perf_insn::cpumode

Definition at line 14 of file dump-insn.h.

◆ is64bit

bool perf_insn::is64bit

Definition at line 15 of file dump-insn.h.

◆ out

char perf_insn::out[256]

Definition at line 18 of file dump-insn.h.

◆ thread

struct thread* perf_insn::thread

Definition at line 13 of file dump-insn.h.


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