Linux Perf
builtin-kallsyms.c File Reference
#include <inttypes.h>
#include "builtin.h"
#include <linux/compiler.h>
#include <subcmd/parse-options.h>
#include "debug.h"
#include "machine.h"
#include "symbol.h"
Include dependency graph for builtin-kallsyms.c:

Go to the source code of this file.

Functions

static int __cmd_kallsyms (int argc, const char **argv)
 
int cmd_kallsyms (int argc, const char **argv)
 

Function Documentation

◆ __cmd_kallsyms()

static int __cmd_kallsyms ( int  argc,
const char **  argv 
)
static

Definition at line 18 of file builtin-kallsyms.c.

Here is the call graph for this function:

◆ cmd_kallsyms()

int cmd_kallsyms ( int  argc,
const char **  argv 
)

Definition at line 47 of file builtin-kallsyms.c.

Here is the call graph for this function: