drm_pmu
struct drm_pmu *drm = NULL;
struct drm_pmu *drm = container_of(pmu, struct drm_pmu, pmu);
struct drm_pmu *drm = container_of(pmu, struct drm_pmu, pmu);
struct drm_pmu *drm = container_of(pmu, struct drm_pmu, pmu);
const struct drm_pmu *drm = container_of(pmu, struct drm_pmu, pmu);
static int drm_pmu__index_for_event(const struct drm_pmu *drm, const char *name)
static int drm_pmu__config_term(const struct drm_pmu *drm,
struct drm_pmu *drm = container_of(pmu, struct drm_pmu, pmu);
struct drm_pmu *drm = container_of(pmu, struct drm_pmu, pmu);
static uint64_t drm_pmu__read_system_wide(struct drm_pmu *drm, struct evsel *evsel)
static uint64_t drm_pmu__read_for_pid(struct drm_pmu *drm, struct evsel *evsel, int pid)
struct drm_pmu *drm = container_of(evsel->pmu, struct drm_pmu, pmu);
static struct drm_pmu *add_drm_pmu(struct list_head *pmus, char *line, size_t line_len)
struct drm_pmu *drm;