Linux Perf
kcmp.c File Reference
#include "trace/beauty/beauty.h"
#include <linux/kernel.h>
#include <sys/types.h>
#include <machine.h>
#include <uapi/linux/kcmp.h>
#include "trace/beauty/generated/kcmp_type_array.c"
Include dependency graph for kcmp.c:

Go to the source code of this file.

Functions

size_t syscall_arg__scnprintf_kcmp_idx (char *bf, size_t size, struct syscall_arg *arg)
 
static size_t kcmp__scnprintf_type (int type, char *bf, size_t size)
 
size_t syscall_arg__scnprintf_kcmp_type (char *bf, size_t size, struct syscall_arg *arg)
 

Function Documentation

◆ kcmp__scnprintf_type()

static size_t kcmp__scnprintf_type ( int  type,
char *  bf,
size_t  size 
)
static

Definition at line 30 of file kcmp.c.

Here is the call graph for this function:

◆ syscall_arg__scnprintf_kcmp_idx()

size_t syscall_arg__scnprintf_kcmp_idx ( char *  bf,
size_t  size,
struct syscall_arg arg 
)

Definition at line 17 of file kcmp.c.

Here is the call graph for this function:

◆ syscall_arg__scnprintf_kcmp_type()

size_t syscall_arg__scnprintf_kcmp_type ( char *  bf,
size_t  size,
struct syscall_arg arg 
)

Definition at line 36 of file kcmp.c.

Here is the call graph for this function: