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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p4.c292 p4_config_pack_cccr(metric | \
394 p4_config_pack_cccr(P4_CCCR_EDGE | P4_CCCR_COMPARE),
417 config |= p4_config_pack_cccr(P4_CCCR_ESEL(esel));
465 p4_config_pack_cccr(cccr);
478 p4_config_pack_cccr(P4_CCCR_MASK_HT | P4_CCCR_RESERVED));
696 hwc->config |= p4_config_pack_cccr(cccr);
710 hwc->config |= p4_config_pack_cccr(cccr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dperf_event_p4.h107 #define p4_config_pack_cccr(v) (((u64)(v)) & 0xffffffffULL) macro

Completed in 113 milliseconds