Linux Perf
|
#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"
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_record * | auxtrace_record__init (struct perf_evlist *evlist, int *err) |
struct auxtrace_record* auxtrace_record__init | ( | struct perf_evlist * | evlist, |
int * | err | ||
) |
|
static |