Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dperf_event_p4.h38 #define P4_ESCR_T1_USR 0x00000001ULL macro
151 P4_ESCR_T1_USR) | \
233 escr |= P4_ESCR_T1_USR; in p4_default_escr_conf()
/Linux-v6.6/arch/x86/events/intel/
Dp4.c1127 escr |= P4_ESCR_T1_USR; in p4_pmu_swap_config_ts()
1139 if (escr & P4_ESCR_T1_USR) { in p4_pmu_swap_config_ts()
1140 escr &= ~P4_ESCR_T1_USR; in p4_pmu_swap_config_ts()