Home
last modified time | relevance | path

Searched defs:mmcr1 (Results 1 – 11 of 11) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmisc.h100 static inline int get_mmcr1_pmcxsel(u64 mmcr1, int pmc) in get_mmcr1_pmcxsel()
105 static inline int get_mmcr1_unit(u64 mmcr1, int pmc) in get_mmcr1_unit()
110 static inline int get_mmcr1_comb(u64 mmcr1, int pmc) in get_mmcr1_comb()
115 static inline int get_mmcr1_cache(u64 mmcr1, int pmc) in get_mmcr1_cache()
120 static inline int get_mmcr1_rsq(u64 mmcr1, int pmc) in get_mmcr1_rsq()
/linux/arch/powerpc/perf/
H A Dmpc7450-pmu.c268 u32 mmcr0 = 0, mmcr1 = 0, mmcr2 = 0; in mpc7450_compute_mmcr() local
H A Dpower6-pmu.c179 unsigned long mmcr1 = 0; in p6_compute_mmcr() local
H A Dppc970-pmu.c262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
H A Dpower7-pmu.c251 unsigned long mmcr1 = 0; in power7_compute_mmcr() local
H A Disa207-common.c574 unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; in isa207_compute_mmcr() local
H A Dpower5-pmu.c388 unsigned long mmcr1 = 0; in power5_compute_mmcr() local
H A Dpower5+-pmu.c457 unsigned long mmcr1 = 0; in power5p_compute_mmcr() local
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h19 unsigned long mmcr1; member
/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h22 unsigned long mmcr1; member
/linux/arch/powerpc/platforms/powernv/
H A Didle.c598 u32 mmcr1; member