Searched refs:p4_config_unpack_escr (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.h108 #define p4_config_unpack_escr(v) (((u64)(v)) >> 32) macro
113 u32 t = p4_config_unpack_escr((v)); \
121 u32 t = p4_config_unpack_escr((v)); \
/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.c561 u64 escr_conf = p4_config_unpack_escr(p4_clear_ht_bit(hwc->config));
681 escr = p4_config_unpack_escr(hwc->config);

Completed in 77 milliseconds