Linux Perf
|
#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>
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) |
#define nsyscalls ARRAY_SIZE(syscall_names) |