Home
last modified time | relevance | path

Searched refs:PM07_CTR_COUNT_CYCLES (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dcell-pmu.h61 #define PM07_CTR_COUNT_CYCLES(x) (((x) & 1) << 23) macro
/arch/powerpc/oprofile/
Dop_model_cell.c320 pm_regs.pm07_cntrl[ctr] |= PM07_CTR_COUNT_CYCLES(count_cycles); in set_pm_event()