Searched +full:pmu +full:- +full:cycle +full:- +full:counter (Results 1 – 4 of 4) sorted by relevance
12 # that the configured amount of memory (-m <MB>) are correctly setup15 [selftest-setup]19 qemu_params = -m 25620 kvmtool_params = --mem 25624 [selftest-vectors-kernel]26 test_args = vectors-kernel30 [selftest-vectors-user]32 test_args = vectors-user36 [selftest-smp]43 [pci-test][all …]
2 * Test the ARM Performance Monitors Unit (PMU).4 * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.43 /* Some PMU events */75 #define PRE_OVERFLOW2_32 (ALL_SET_32 - COUNT - MARGIN)76 #define PRE_OVERFLOW2_64 (ALL_SET_64 - COUNT - MARGIN)86 struct pmu { struct98 static struct pmu pmu; argument176 set_pmcr(pmu.pmcr_ro | PMU_PMCR_LC | PMU_PMCR_C | PMU_PMCR_P); in pmu_reset()186 /* event counter tests only implemented for aarch64 */260 * The low 32-bits of PMCEID0/1 respectively describe in is_event_supported()[all …]
4 - dnf update -y5 - dnf install -y make python15 - logs23 - build/logs25 build-aarch64:28 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu29 - ./configure --arch=aarch64 --cross-prefix=aarch64-linux-gnu-30 - make -j231 - ACCEL=tcg MAX_SMP=8 ./run_tests.sh33 debug-bp[all …]
1 #---------------:-------------------------------:---------------------------------------------------4 #---------------:-------------------------------:---------------------------------------------------5 9e3f7a296940 : 4.9 : arm64: KVM: pmu: Fix AArch32 cycle counter access8 8c58be34494b : 5.6 : KVM: arm/arm64: vgic-its: Fix restoration of unma…9 #---------------:-------------------------------:---------------------------------------------------