Linux Perf
auxtrace.c File Reference
#include <stdbool.h>
#include <linux/coresight-pmu.h>
#include "../../util/auxtrace.h"
#include "../../util/evlist.h"
#include "../../util/pmu.h"
#include "cs-etm.h"
#include "arm-spe.h"
Include dependency graph for auxtrace.c:

Go to the source code of this file.

Functions

static struct perf_pmu ** find_all_arm_spe_pmus (int *nr_spes, int *err)
 
struct auxtrace_recordauxtrace_record__init (struct perf_evlist *evlist, int *err)
 

Function Documentation

◆ auxtrace_record__init()

struct auxtrace_record* auxtrace_record__init ( struct perf_evlist evlist,
int *  err 
)

Definition at line 52 of file auxtrace.c.

Here is the call graph for this function:

◆ find_all_arm_spe_pmus()

static struct perf_pmu** find_all_arm_spe_pmus ( int *  nr_spes,
int *  err 
)
static

Definition at line 16 of file auxtrace.c.

Here is the call graph for this function: