Searched refs:p4_config_unpack_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/include/asm/
H A Dperf_event_p4.h109 #define p4_config_unpack_cccr(v) (((u64)(v)) & 0xffffffffULL) macro
132 u32 cccr = p4_config_unpack_cccr(config);
/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.c520 (u64)(p4_config_unpack_cccr(hwc->config)) &
580 cccr = p4_config_unpack_cccr(hwc->config);
682 cccr = p4_config_unpack_cccr(hwc->config);

Completed in 104 milliseconds