Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dperf_event.h277 #define INTEL_TD_SLOTS 0x0400 /* TOPDOWN.SLOTS */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dperf_event.h339 #define INTEL_TD_SLOTS 0x0400 /* TOPDOWN.SLOTS */ macro
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h100 return (event->attr.config & INTEL_ARCH_EVENT_MASK) == INTEL_TD_SLOTS; in is_slots_event()
/kernel/linux/linux-6.6/arch/x86/events/
H A Dperf_event.h105 return (event->attr.config & INTEL_ARCH_EVENT_MASK) == INTEL_TD_SLOTS; in is_slots_event()

Completed in 9 milliseconds