Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dperf_event_p4.h37 #define P4_ESCR_T1_OS 0x00000002ULL macro
150 P4_ESCR_T1_OS | \
231 escr |= P4_ESCR_T1_OS; in p4_default_escr_conf()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dp4.c1090 escr |= P4_ESCR_T1_OS; in p4_pmu_swap_config_ts()
1102 if (escr & P4_ESCR_T1_OS) { in p4_pmu_swap_config_ts()
1103 escr &= ~P4_ESCR_T1_OS; in p4_pmu_swap_config_ts()