Home
last modified time | relevance | path

Searched refs:RTIT_CTL_PSB_FREQ (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dpt.c276 RTIT_CTL_PSB_FREQ)
317 requested = (config & RTIT_CTL_PSB_FREQ) >> in pt_event_valid()
/kernel/linux/linux-6.6/arch/x86/events/intel/
H A Dpt.c282 RTIT_CTL_PSB_FREQ)
325 requested = (config & RTIT_CTL_PSB_FREQ) >> in pt_event_valid()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dmsr-index.h274 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET) macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dmsr-index.h248 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET) macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dmsr-index.h298 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET) macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dmsr-index.h290 #define RTIT_CTL_PSB_FREQ (0x0full << RTIT_CTL_PSB_FREQ_OFFSET) macro
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c1623 !test_bit((data & RTIT_CTL_PSB_FREQ) >> in vmx_rtit_ctl_check()
7372 RTIT_CTL_CYC_THRESH | RTIT_CTL_PSB_FREQ); in update_intel_pt_cfg()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c1645 !test_bit((data & RTIT_CTL_PSB_FREQ) >> in vmx_rtit_ctl_check()
7733 RTIT_CTL_CYC_THRESH | RTIT_CTL_PSB_FREQ); in update_intel_pt_cfg()

Completed in 46 milliseconds