Linux Perf
mem.c File Reference
#include "util/mem-events.h"
#include "util/symbol.h"
#include "linux/perf_event.h"
#include "util/debug.h"
#include "tests.h"
#include <string.h>
Include dependency graph for mem.c:

Go to the source code of this file.

Functions

static int check (union perf_mem_data_src data_src, const char *string)
 
int test__mem (struct test *text __maybe_unused, int subtest __maybe_unused)
 

Function Documentation

◆ check()

static int check ( union perf_mem_data_src  data_src,
const char *  string 
)
static

Definition at line 8 of file mem.c.

Here is the call graph for this function:

◆ test__mem()

int test__mem ( struct test *text  __maybe_unused,
int subtest  __maybe_unused 
)

Definition at line 24 of file mem.c.

Here is the call graph for this function: