Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Debb.h67 void reset_ebb_with_clear_mask(unsigned long mmcr0_clear_mask);
Dback_to_back_ebbs_test.c46 reset_ebb_with_clear_mask(MMCR0_PMAO); in ebb_callee()
Dcycles_with_freeze_test.c50 reset_ebb_with_clear_mask(mask); in ebb_callee()
Debb.c33 void reset_ebb_with_clear_mask(unsigned long mmcr0_clear_mask) in reset_ebb_with_clear_mask() function
53 reset_ebb_with_clear_mask(MMCR0_PMAO | MMCR0_FC); in reset_ebb()
Dinstruction_count_test.c104 reset_ebb_with_clear_mask(MMCR0_PMAO); in pmc4_ebb_callee()