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

/linux-master/tools/testing/selftests/kvm/aarch64/
H A Dvpmu_counter_access.c214 static void test_bitmap_pmu_regs(int pmc_idx, bool set_op) function
251 test_bitmap_pmu_regs(pmc_idx, false);
253 test_bitmap_pmu_regs(pmc_idx, true);
255 test_bitmap_pmu_regs(pmc_idx, false);
349 test_bitmap_pmu_regs(pmc_idx, 1);
350 test_bitmap_pmu_regs(pmc_idx, 0);

Completed in 110 milliseconds