#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include "tests.h"
#include "util.h"
#include "session.h"
#include "evlist.h"
#include "debug.h"
Go to the source code of this file.
◆ DATA_SIZE
◆ TEMPL
#define TEMPL "/tmp/perf-test-XXXXXX" |
◆ check_cpu_topology()
static int check_cpu_topology |
( |
char * |
path, |
|
|
struct cpu_map * |
map |
|
) |
| |
|
static |
◆ get_temp()
static int get_temp |
( |
char * |
path | ) |
|
|
static |
◆ session_write_header()
static int session_write_header |
( |
char * |
path | ) |
|
|
static |
◆ test__session_topology()
int test__session_topology |
( |
struct test *test |
__maybe_unused, |
|
|
int subtest |
__maybe_unused |
|
) |
| |