Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dperf_event_p4.h159 static inline bool p4_is_event_cascaded(u64 config) in p4_is_event_cascaded() function
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_p4.c965 WARN_ON_ONCE(p4_is_event_cascaded(hwc->config)); in p4_pmu_enable_event()