#include "evlist.h"
#include "evsel.h"
#include "parse-events.h"
#include "tests.h"
#include "debug.h"
#include <errno.h>
#include <linux/kernel.h>
Go to the source code of this file.
◆ perf_evsel__name_array_test
◆ __perf_evsel__name_array_test()
static int __perf_evsel__name_array_test |
( |
const char * |
names[], |
|
|
int |
nr_names |
|
) |
| |
|
static |
◆ perf_evsel__roundtrip_cache_name_test()
static int perf_evsel__roundtrip_cache_name_test |
( |
void |
| ) |
|
|
static |
◆ test__perf_evsel__roundtrip_name_test()
int test__perf_evsel__roundtrip_name_test |
( |
struct test *test |
__maybe_unused, |
|
|
int subtest |
__maybe_unused |
|
) |
| |