Linux Perf
|
#include <dump-insn.h>
Public Attributes | |
struct thread * | thread |
u8 | cpumode |
bool | is64bit |
int | cpu |
char | out [256] |
Definition at line 11 of file dump-insn.h.
int perf_insn::cpu |
Definition at line 16 of file dump-insn.h.
u8 perf_insn::cpumode |
Definition at line 14 of file dump-insn.h.
bool perf_insn::is64bit |
Definition at line 15 of file dump-insn.h.
char perf_insn::out[256] |
Definition at line 18 of file dump-insn.h.
struct thread* perf_insn::thread |
Definition at line 13 of file dump-insn.h.