Linux Perf
mmap-basic.c File Reference
#include <errno.h>
#include <inttypes.h>
#include <pthread.h>
#include "evlist.h"
#include "evsel.h"
#include "thread_map.h"
#include "cpumap.h"
#include "tests.h"
#include <linux/err.h>
#include <linux/kernel.h>
Include dependency graph for mmap-basic.c:

Go to the source code of this file.

Macros

#define nsyscalls   ARRAY_SIZE(syscall_names)
 

Functions

int test__basic_mmap (struct test *test __maybe_unused, int subtest __maybe_unused)
 

Macro Definition Documentation

◆ nsyscalls

#define nsyscalls   ARRAY_SIZE(syscall_names)

Function Documentation

◆ test__basic_mmap()

int test__basic_mmap ( struct test *test  __maybe_unused,
int subtest  __maybe_unused 
)

Definition at line 26 of file mmap-basic.c.

Here is the call graph for this function: