Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr2_fcs_fch_test.c73 get_mmcr2_fch(get_reg_value(intr_regs, "MMCR2"), 1)); in mmcr2_fcs_fch()
H A Dmisc.h151 static inline int get_mmcr2_fch(u64 mmcr2, int pmc) in get_mmcr2_fch() function