Searched refs:P4_ESCR_T0_OS (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.h30 #define P4_ESCR_T0_OS 0x00000008U macro
45 P4_ESCR_T0_OS | \
196 escr |= P4_ESCR_T0_OS;
/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.c687 if (escr & P4_ESCR_T0_OS) {
688 escr &= ~P4_ESCR_T0_OS;
703 escr |= P4_ESCR_T0_OS;

Completed in 96 milliseconds