Searched refs:PERFMON_MMCR1 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/ppc/
H A Dprocessor_info.h148 #define PERFMON_MMCR1(x) ((x)[1].u.mmcr1.word) macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dcpu.c861 mtmmcr1(PERFMON_MMCR1(perf_regs) & MMCR1_SUPPORT_MASK);
879 mtmmcr1(PERFMON_MMCR1(perf_regs) & MMCR1_SUPPORT_MASK);
901 mtmmcr1(PERFMON_MMCR1(perf_regs) & MMCR1_SUPPORT_MASK);
915 mtmmcr1(PERFMON_MMCR1(perf_regs) & MMCR1_SUPPORT_MASK);
1007 PERFMON_MMCR1(perf_regs) = mfmmcr1();
1025 PERFMON_MMCR1(perf_regs) = mfmmcr1();

Completed in 25 milliseconds