HomeSort by relevance Sort by last modified time
    Searched refs:reset_ebb_with_clear_mask (Results 1 - 5 of 5) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
back_to_back_ebbs_test.c 46 reset_ebb_with_clear_mask(MMCR0_PMAO);
ebb.h 67 void reset_ebb_with_clear_mask(unsigned long mmcr0_clear_mask);
cycles_with_freeze_test.c 50 reset_ebb_with_clear_mask(mask);
instruction_count_test.c 104 reset_ebb_with_clear_mask(MMCR0_PMAO);
ebb.c 33 void reset_ebb_with_clear_mask(unsigned long mmcr0_clear_mask) function
53 reset_ebb_with_clear_mask(MMCR0_PMAO | MMCR0_FC);

Completed in 83 milliseconds