Searched refs:PERF_REG_POWERPC_MMCRA (Results 1 - 5 of 5) sorted by path

/linux-master/arch/powerpc/include/uapi/asm/
H A Dperf_regs.h50 PERF_REG_POWERPC_MMCRA, enumerator in enum:perf_event_powerpc_regs
67 PERF_REG_POWERPC_MAX = PERF_REG_POWERPC_MMCRA + 1,
/linux-master/arch/powerpc/perf/
H A Dperf_regs.c71 PT_REGS_OFFSET(PERF_REG_POWERPC_MMCRA, dsisr),
110 if (idx == PERF_REG_POWERPC_MMCRA &&
/linux-master/tools/arch/powerpc/include/uapi/asm/
H A Dperf_regs.h50 PERF_REG_POWERPC_MMCRA, enumerator in enum:perf_event_powerpc_regs
67 PERF_REG_POWERPC_MAX = PERF_REG_POWERPC_MMCRA + 1,
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c65 SMPL_REG(mmcra, PERF_REG_POWERPC_MMCRA),
/linux-master/tools/perf/util/perf-regs-arch/
H A Dperf_regs_powerpc.c97 case PERF_REG_POWERPC_MMCRA:

Completed in 193 milliseconds