Searched refs:PMLCA_EVENT_MASK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_fsl_emb.h34 #define PMLCA_EVENT_MASK 0x00ff0000 /* Event field */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/oprofile/
H A Dop_model_fsl_emb.c148 pmlca = (pmlca & ~PMLCA_EVENT_MASK) |
150 PMLCA_EVENT_MASK);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event_fsl_emb.c493 (u32)((ev << 16) & PMLCA_EVENT_MASK);

Completed in 171 milliseconds