Searched hist:e3572eb654733a94e1e765fe9e95e0579981d851 (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_dmc620.h | diff af8317c31a20211514f584182ef3452ce9a1f040 Mon Jun 27 02:37:23 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> pmc: unhide struct pmc_md_dmc620_pmu_op_pmcallocate
Fix build after e3572eb654733a94e1e765fe9e95e0579981d851 as struct pmc_md_dmc620_pmu_op_pmcallocate is needed when building libpmc/pmclog.c as it is partof the public API via machine/pmc_mdep.h. e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|
H A D | hwpmc_cmn600.h | e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|
H A D | pmu_dmc620_reg.h | e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|
H A D | pmc_events.h | diff e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|
/freebsd/sys/arm64/include/ |
H A D | cmn600_reg.h | e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|
H A D | pmc_mdep.h | diff e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|
/freebsd/lib/libpmc/ |
H A D | libpmc.c | diff dd2fd62184b3aef72d52b586c91f18858e644aaa Mon Jun 27 01:14:56 CEST 2022 Bjoern A. Zeeb <bz@FreeBSD.org> libpmc: attempt to fix the build
Try to fix the build (blindly) after e3572eb654733a94e1e765fe9e95e0579981d851. I had missed the missing #ifdef in the review. Hope that's all it takes. diff e3572eb654733a94e1e765fe9e95e0579981d851 Wed Feb 16 01:19:19 CET 2022 Aleksandr Rybalko <ray@freebsd.org> Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Allocate event for DMC-620 and CMN-600 controllers PMU. Add events supported by DMC-620 and CMN-600 controllers PMU.
Reviewed by: bz Sponsored By: ARM Sponsored By: Ampere Computing Differential Revision: https://reviews.freebsd.org/D35609
|