Linux Perf
perf_regs.c File Reference
#include <errno.h>
#include "perf_regs.h"
#include "event.h"
Include dependency graph for perf_regs.c:

Go to the source code of this file.

Functions

int __weak arch_sdt_arg_parse_op (char *old_op __maybe_unused, char **new_op __maybe_unused)
 

Variables

const struct sample_reg __weak sample_reg_masks []
 

Function Documentation

◆ arch_sdt_arg_parse_op()

int __weak arch_sdt_arg_parse_op ( char *old_op  __maybe_unused,
char **new_op  __maybe_unused 
)

Definition at line 10 of file perf_regs.c.

Here is the call graph for this function:

Variable Documentation

◆ sample_reg_masks

const struct sample_reg __weak sample_reg_masks[]
Initial value:
= {
}
#define SMPL_REG_END
Definition: perf_regs.h:15

Definition at line 6 of file perf_regs.c.