Home
last modified time | relevance | path

Searched defs:mmcr0 (Results 1 – 2 of 2) sorted by relevance

/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.h61 static inline int get_mmcr0_fc56(u64 mmcr0, int pmc) in get_mmcr0_fc56()
66 static inline int get_mmcr0_pmccext(u64 mmcr0, int pmc) in get_mmcr0_pmccext()
71 static inline int get_mmcr0_pmao(u64 mmcr0, int pmc) in get_mmcr0_pmao()
76 static inline int get_mmcr0_cc56run(u64 mmcr0, int pmc) in get_mmcr0_cc56run()
81 static inline int get_mmcr0_pmcjce(u64 mmcr0, int pmc) in get_mmcr0_pmcjce()
86 static inline int get_mmcr0_pmc1ce(u64 mmcr0, int pmc) in get_mmcr0_pmc1ce()
91 static inline int get_mmcr0_pmae(u64 mmcr0, int pmc) in get_mmcr0_pmae()
/tools/testing/selftests/powerpc/pmu/ebb/
Debb.c219 u32 mmcr0; in dump_ebb_hw_state() local