|
Linux Perf
|
#include <linux/types.h>

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) |
| #define MAXINSN 15 |
Definition at line 5 of file dump-insn.h.
| const char* dump_insn | ( | struct perf_insn * | x, |
| u64 | ip, | ||
| u8 * | inbuf, | ||
| int | inlen, | ||
| int * | lenp | ||
| ) |