Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr3_src_test.c58 get_mmcr3_src(get_reg_value(intr_regs, "MMCR3"), 1)); in mmcr3_src()
H A Dmisc.h173 static inline int get_mmcr3_src(u64 mmcr3, int pmc) in get_mmcr3_src() function