Home
last modified time | relevance | path

Searched defs:mmcr1 (Results 1 – 10 of 10) 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() argument
105 static inline int get_mmcr1_unit(u64 mmcr1, int pmc) in get_mmcr1_unit() argument
110 static inline int get_mmcr1_comb(u64 mmcr1, int pmc) in get_mmcr1_comb() argument
115 static inline int get_mmcr1_cache(u64 mmcr1, int pmc) in get_mmcr1_cache() argument
120 static inline int get_mmcr1_rsq(u64 mmcr1, int pmc) in get_mmcr1_rsq() argument
[all...]
/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
[all...]
H A Dppc970-pmu.c262 unsigned long mmcr0 = 0, mmcr1 = 0, mmcra = 0; in p970_compute_mmcr() local
[all...]
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
[all...]
H A Dpower5-pmu.c388 unsigned long mmcr1 = 0; in power5_compute_mmcr() local
[all...]
H A Dpower5+-pmu.c457 unsigned long mmcr1 = 0; in power5p_compute_mmcr() local
[all...]
/linux/arch/powerpc/kvm/
H A Dbook3s_hv.h19 unsigned long mmcr1; member
/linux/arch/powerpc/platforms/powernv/
H A Didle.c598 u32 mmcr1; member