Linux Perf
drv_configs.c File Reference
#include "drv_configs.h"
#include "evlist.h"
#include "evsel.h"
#include "pmu.h"
#include <errno.h>
Include dependency graph for drv_configs.c:

Go to the source code of this file.

Functions

static int perf_evsel__apply_drv_configs (struct perf_evsel *evsel, struct perf_evsel_config_term **err_term)
 
int perf_evlist__apply_drv_configs (struct perf_evlist *evlist, struct perf_evsel **err_evsel, struct perf_evsel_config_term **err_term)
 

Function Documentation

◆ perf_evlist__apply_drv_configs()

int perf_evlist__apply_drv_configs ( struct perf_evlist evlist,
struct perf_evsel **  err_evsel,
struct perf_evsel_config_term **  err_term 
)

Definition at line 62 of file drv_configs.c.

Here is the call graph for this function:

◆ perf_evsel__apply_drv_configs()

static int perf_evsel__apply_drv_configs ( struct perf_evsel evsel,
struct perf_evsel_config_term **  err_term 
)
static

Definition at line 23 of file drv_configs.c.

Here is the call graph for this function: