Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/arm64/
H A Dvpmu_counter_access.c208 static void test_bitmap_pmu_regs(int pmc_idx, bool set_op) in test_bitmap_pmu_regs() function
245 test_bitmap_pmu_regs(pmc_idx, false); in test_access_pmc_regs()
247 test_bitmap_pmu_regs(pmc_idx, true); in test_access_pmc_regs()
249 test_bitmap_pmu_regs(pmc_idx, false); in test_access_pmc_regs()
343 test_bitmap_pmu_regs(pmc_idx, 1); in test_access_invalid_pmc_regs()
344 test_bitmap_pmu_regs(pmc_idx, 0); in test_access_invalid_pmc_regs()