5 #include <linux/types.h> 6 #include <linux/compiler.h> 14 #define SMPL_REG(n, b) { .name = #n, .mask = 1ULL << (b) } 15 #define SMPL_REG_END { .name = NULL } 26 #ifdef HAVE_PERF_REGS_SUPPORT 27 #include <perf_regs.h> 32 #define PERF_REGS_MASK 0 33 #define PERF_REGS_MAX 0 42 int id __maybe_unused)
static int perf_reg_value(u64 *valp __maybe_unused, struct regs_dump *regs __maybe_unused, int id __maybe_unused)
static const char * perf_reg_name(int id __maybe_unused)
const struct sample_reg sample_reg_masks[]
int arch_sdt_arg_parse_op(char *old_op, char **new_op)