Linux Perf
evsel-tp-sched.c File Reference
#include <linux/err.h>
#include <traceevent/event-parse.h>
#include "evsel.h"
#include "tests.h"
#include "debug.h"
Include dependency graph for evsel-tp-sched.c:

Go to the source code of this file.

Functions

static int perf_evsel__test_field (struct perf_evsel *evsel, const char *name, int size, bool should_be_signed)
 
int test__perf_evsel__tp_sched_test (struct test *test __maybe_unused, int subtest __maybe_unused)
 

Function Documentation

◆ perf_evsel__test_field()

static int perf_evsel__test_field ( struct perf_evsel evsel,
const char *  name,
int  size,
bool  should_be_signed 
)
static

Definition at line 8 of file evsel-tp-sched.c.

Here is the call graph for this function:

◆ test__perf_evsel__tp_sched_test()

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

Definition at line 36 of file evsel-tp-sched.c.

Here is the call graph for this function: