Linux Perf
openat-syscall-all-cpus.c File Reference
#include <errno.h>
#include <inttypes.h>
#include <pthread.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <api/fs/fs.h>
#include <linux/err.h>
#include <api/fs/tracing_path.h>
#include "evsel.h"
#include "tests.h"
#include "thread_map.h"
#include "cpumap.h"
#include "debug.h"
#include "stat.h"
Include dependency graph for openat-syscall-all-cpus.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ test__openat_syscall_event_on_all_cpus()

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

Definition at line 20 of file openat-syscall-all-cpus.c.

Here is the call graph for this function: