Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr1_comb_test.c57 get_mmcr1_comb(get_reg_value(intr_regs, "MMCR1"), 4)); in mmcr1_comb()
H A Dmisc.h106 static inline int get_mmcr1_comb(u64 mmcr1, int pmc) in get_mmcr1_comb() function