P4_CONFIG_HT      146 arch/x86/include/asm/perf_event_p4.h 	((P4_CONFIG_HT)					| \
P4_CONFIG_HT      167 arch/x86/include/asm/perf_event_p4.h 	return !!(config & P4_CONFIG_HT);
P4_CONFIG_HT      172 arch/x86/include/asm/perf_event_p4.h 	return config | P4_CONFIG_HT;
P4_CONFIG_HT      177 arch/x86/include/asm/perf_event_p4.h 	return config & ~P4_CONFIG_HT;