Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dperf_event_p4.h36 #define P4_ESCR_T0_USR 0x00000004ULL macro
149 P4_ESCR_T0_USR | \
228 escr |= P4_ESCR_T0_USR; in p4_default_escr_conf()
/OK3568_Linux_fs/kernel/arch/x86/events/intel/
H A Dp4.c1092 if (escr & P4_ESCR_T0_USR) { in p4_pmu_swap_config_ts()
1093 escr &= ~P4_ESCR_T0_USR; in p4_pmu_swap_config_ts()
1108 escr |= P4_ESCR_T0_USR; in p4_pmu_swap_config_ts()