Linux Perf
intel-cqm.c File Reference
#include "tests/tests.h"
#include "perf.h"
#include "cloexec.h"
#include "debug.h"
#include "evlist.h"
#include "evsel.h"
#include "arch-tests.h"
#include <signal.h>
#include <sys/mman.h>
#include <sys/wait.h>
#include <errno.h>
#include <string.h>
Include dependency graph for intel-cqm.c:

Go to the source code of this file.

Functions

static pid_t spawn (void)
 
int test__intel_cqm_count_nmi_context (struct test *test __maybe_unused, int subtest __maybe_unused)
 

Function Documentation

◆ spawn()

static pid_t spawn ( void  )
static

Definition at line 16 of file intel-cqm.c.

◆ test__intel_cqm_count_nmi_context()

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

Definition at line 40 of file intel-cqm.c.

Here is the call graph for this function: