Linux Perf
instructions.c File Reference
#include <linux/compiler.h>
#include <sys/types.h>
#include <regex.h>
Include dependency graph for instructions.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  arm64_annotate
 

Functions

static struct ins_opsarm64__associate_instruction_ops (struct arch *arch, const char *name)
 
static int arm64__annotate_init (struct arch *arch, char *cpuid __maybe_unused)
 

Function Documentation

◆ arm64__annotate_init()

static int arm64__annotate_init ( struct arch arch,
char *cpuid  __maybe_unused 
)
static

Definition at line 30 of file instructions.c.

Here is the call graph for this function:

◆ arm64__associate_instruction_ops()

static struct ins_ops* arm64__associate_instruction_ops ( struct arch arch,
const char *  name 
)
static

Definition at line 11 of file instructions.c.

Here is the call graph for this function: