Home
last modified time | relevance | path

Searched refs:P4_ESCR_T0_USR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dp4.c1125 if (escr & P4_ESCR_T0_USR) { in p4_pmu_swap_config_ts()
1126 escr &= ~P4_ESCR_T0_USR; in p4_pmu_swap_config_ts()
1141 escr |= P4_ESCR_T0_USR; in p4_pmu_swap_config_ts()

Completed in 7 milliseconds