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

Go to the source code of this file.

Functions

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

Function Documentation

◆ test__openat_syscall_event()

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

Definition at line 14 of file openat-syscall.c.

Here is the call graph for this function: