#include <linux/types.h>
#include <linux/compiler.h>
Go to the source code of this file.
◆ PERF_REGS_MASK
◆ PERF_REGS_MAX
◆ SMPL_REG
#define SMPL_REG |
( |
|
n, |
|
|
|
b |
|
) |
| { .name = #n, .mask = 1ULL << (b) } |
◆ SMPL_REG_END
#define SMPL_REG_END { .name = NULL } |
◆ anonymous enum
Enumerator |
---|
SDT_ARG_VALID | |
SDT_ARG_SKIP | |
Definition at line 19 of file perf_regs.h.
◆ arch_sdt_arg_parse_op()
int arch_sdt_arg_parse_op |
( |
char * |
old_op, |
|
|
char ** |
new_op |
|
) |
| |
◆ perf_reg_name()
static const char* perf_reg_name |
( |
int id |
__maybe_unused | ) |
|
|
inlinestatic |
◆ perf_reg_value()
static int perf_reg_value |
( |
u64 *valp |
__maybe_unused, |
|
|
struct regs_dump *regs |
__maybe_unused, |
|
|
int id |
__maybe_unused |
|
) |
| |
|
inlinestatic |
◆ sample_reg_masks