Linux Perf
dump-insn.h File Reference
#include <linux/types.h>
Include dependency graph for dump-insn.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  perf_insn
 

Macros

#define MAXINSN   15
 

Functions

const char * dump_insn (struct perf_insn *x, u64 ip, u8 *inbuf, int inlen, int *lenp)
 

Macro Definition Documentation

◆ MAXINSN

#define MAXINSN   15

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

Function Documentation

◆ dump_insn()

const char* dump_insn ( struct perf_insn x,
u64  ip,
u8 *  inbuf,
int  inlen,
int *  lenp 
)