Home
last modified time | relevance | path

Searched defs:pmus (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/util/
H A Ddrm_pmu.c72 static struct drm_pmu *add_drm_pmu(struct list_head *pmus, char *line, size_t line_len) in add_drm_pmu()
160 struct list_head *pmus = args; in read_drm_pmus_cb() local
513 int perf_pmus__read_drm_pmus(struct list_head *pmus) in perf_pmus__read_drm_pmus()
H A Dhwmon_pmu.c345 struct perf_pmu *hwmon_pmu__new(struct list_head *pmus, const char *hwmon_dir, in hwmon_pmu__new()
704 int perf_pmus__read_hwmon_pmus(struct list_head *pmus) in perf_pmus__read_hwmon_pmus()
H A Dpmu.c1211 struct perf_pmu *perf_pmu__lookup(struct list_head *pmus, int dirfd, const char *name, in perf_pmu__lookup()
/linux/tools/perf/arch/arm/util/
H A Dauxtrace.c102 static struct perf_pmu *find_pmu_for_event(struct perf_pmu **pmus, in find_pmu_for_event()
/linux/tools/perf/pmu-events/
H A Dempty-pmu-events.c258 const struct pmu_table_entry *pmus; member
264 const struct pmu_table_entry *pmus; member
/linux/arch/x86/events/intel/
H A Duncore.h80 struct intel_uncore_pmu *pmus; member
H A Duncore.c989 struct intel_uncore_pmu *pmus; in uncore_type_init() local
H A Dcore.c6731 static __always_inline int intel_pmu_init_hybrid(enum hybrid_pmu_type pmus) in intel_pmu_init_hybrid()