Home
last modified time | relevance | path

Searched refs:pmu (Results 1 – 15 of 15) sorted by relevance

/qemu/hw/misc/
H A Dimx7_ccm.c27 memset(s->pmu, 0, sizeof(s->pmu)); in imx7_analog_reset()
189 memory_region_init_io(&s->mmio.pmu, in imx7_analog_init()
192 s->pmu, in imx7_analog_init()
194 sizeof(s->pmu)); in imx7_analog_init()
197 0x200, &s->mmio.pmu); in imx7_analog_init()
291 VMSTATE_UINT32_ARRAY(pmu, IMX7AnalogState, PMU_MAX),
/qemu/hw/microblaze/
H A Dxlnx-zynqmp-pmu.c152 XlnxZynqMPPMUSoCState *pmu = g_new0(XlnxZynqMPPMUSoCState, 1); in type_init() local
170 object_initialize_child(OBJECT(machine), "pmu", pmu, in type_init()
172 qdev_realize(DEVICE(pmu), NULL, &error_fatal); in type_init()
175 microblaze_load_kernel(&pmu->cpu, XLNX_ZYNQMP_PMU_RAM_ADDR, in type_init()
H A Dmeson.build5 microblaze_ss.add(when: 'CONFIG_XLNX_ZYNQMP_PMU', if_true: files('xlnx-zynqmp-pmu.c'))
/qemu/include/hw/misc/
H A Dimx7_ccm.h133 MemoryRegion pmu; member
137 uint32_t pmu[PMU_MAX]; member
/qemu/hw/misc/macio/
H A Dmacio.c320 object_initialize_child(OBJECT(s), "pmu", &s->pmu, TYPE_VIA_PMU); in macio_newworld_realize()
321 object_property_set_link(OBJECT(&s->pmu), "gpio", OBJECT(sbd), in macio_newworld_realize()
323 qdev_prop_set_bit(DEVICE(&s->pmu), "has-adb", ns->has_adb); in macio_newworld_realize()
324 if (!qdev_realize(DEVICE(&s->pmu), BUS(&s->macio_bus), errp)) { in macio_newworld_realize()
327 sbd = SYS_BUS_DEVICE(&s->pmu); in macio_newworld_realize()
H A Dmeson.build6 macio_ss.add(when: 'CONFIG_MAC_PMU', if_true: files('pmu.c'))
H A Dtrace-events23 # pmu.c
/qemu/docs/system/arm/
H A Dcpu-features.rst13 a PMU, then the ``-cpu`` parameter should contain ``pmu=off`` on the QEMU
14 command line, i.e. ``-cpu cortex-a15,pmu=off``.
47 "sve1664": true, "pmu": true, "sve1792": true, "sve1920": true,
54 We see that the ``max`` CPU type has the ``pmu``, ``aarch64``, ``sve``, and many
67 "sve1664": true, "pmu": false, "sve1792": true, "sve1920": true,
74 We see it worked, as ``pmu`` is now ``false``.
93 "sve1664": false, "pmu": true, "sve1792": false, "sve1920": false,
105 {"return": {"model": {"name": "cortex-a15", "props": {"pmu": true}}}}
107 Only the ``pmu`` CPU feature is available.
158 $ qemu-system-aarch64 -M virt -cpu max,pmu=off,sve=on,sve128=on,sve256=on
[all …]
/qemu/include/hw/misc/macio/
H A Dmacio.h109 PMUState pmu; member
/qemu/target/riscv/
H A Dmeson.build35 'pmu.c',
/qemu/target/ppc/
H A Dmeson.build19 'power8-pmu.c',
/qemu/hw/intc/
H A Dmeson.build33 system_ss.add(when: 'CONFIG_XLNX_ZYNQMP_PMU', if_true: files('xlnx-pmu-iomod-intc.c'))
/qemu/docs/about/
H A Ddeprecated.rst417 ``pmu-num=n`` on RISC-V CPUs (since 8.2)
421 by a ``pmu-mask`` property. If set of counters is continuous then the mask can
/qemu/hw/arm/
H A Dvirt.c2008 bool aarch64, pmu, steal_time; in virt_cpu_post_init() local
2012 pmu = object_property_get_bool(OBJECT(first_cpu), "pmu", NULL); in virt_cpu_post_init()
2040 if (pmu) { in virt_cpu_post_init()
/qemu/tests/data/qobject/
H A Dqdict.txt829 ams-pmu.c: 4469
1640 bast-pmu.h: 1140
2588 cell-pmu.h: 4133