Searched refs:PMU_EVENT_ATTR_ID (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/drivers/perf/arm_cspmu/ |
H A D | arm_cspmu.h | 34 PMU_EVENT_ATTR_ID(_name, arm_cspmu_sysfs_event_show, _config)
|
/openbmc/linux/drivers/perf/ |
H A D | marvell_cn10k_tad_pmu.c | 169 PMU_EVENT_ATTR_ID(name, tad_pmu_event_show, config)
|
H A D | apple_m1_cpu_pmu.c | 154 PMU_EVENT_ATTR_ID(name, m1_pmu_events_sysfs_show, config)
|
H A D | qcom_l3_pmu.c | 650 PMU_EVENT_ATTR_ID(_name, l3cache_pmu_event_show, _id)
|
H A D | marvell_cn10k_ddr_pmu.c | 149 PMU_EVENT_ATTR_ID(_name, cn10k_ddr_pmu_event_show, _id)
|
H A D | fsl_imx8_ddr_perf.c | 229 PMU_EVENT_ATTR_ID(_name, ddr_pmu_event_show, _id)
|
H A D | qcom_l2_pmu.c | 683 PMU_EVENT_ATTR_ID(_name, l2cache_pmu_event_show, _id)
|
H A D | arm_smmuv3_pmu.c | 568 PMU_EVENT_ATTR_ID(name, smmu_pmu_event_show, config)
|
H A D | cxl_pmu.c | 343 PMU_EVENT_ATTR_ID(_name, cxl_pmu_event_sysfs_show, \
|
H A D | arm_pmuv3.c | 169 PMU_EVENT_ATTR_ID(name, armv8pmu_events_sysfs_show, config)
|
H A D | xgene_pmu.c | 288 PMU_EVENT_ATTR_ID(_name, xgene_pmu_event_show, _config)
|
/openbmc/linux/drivers/perf/hisilicon/ |
H A D | hisi_pcie_pmu.c | 129 PMU_EVENT_ATTR_ID(_name, hisi_pcie_event_sysfs_show, _id)
|
/openbmc/linux/include/linux/ |
H A D | perf_event.h | 1852 #define PMU_EVENT_ATTR_ID(_name, _show, _id) \ macro
|