Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event_p4.h160 static inline bool p4_is_event_cascaded(u64 config) in p4_is_event_cascaded() function
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c966 WARN_ON_ONCE(p4_is_event_cascaded(hwc->config)); in __p4_pmu_enable_event()