Home
last modified time | relevance | path

Searched refs:P4_ESCR_T1_OS (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dperf_event_p4.h36 #define P4_ESCR_T1_OS 0x00000002ULL macro
149 P4_ESCR_T1_OS | \
230 escr |= P4_ESCR_T1_OS; in p4_default_escr_conf()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_p4.c1089 escr |= P4_ESCR_T1_OS; in p4_pmu_swap_config_ts()
1101 if (escr & P4_ESCR_T1_OS) { in p4_pmu_swap_config_ts()
1102 escr &= ~P4_ESCR_T1_OS; in p4_pmu_swap_config_ts()