Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/intel/
Dp4.c707 unsigned int evnt = p4_config_unpack_event(config); in p4_config_get_bind()
754 v = p4_config_unpack_event(event->attr.config); in p4_validate_raw_event()
955 unsigned int idx = p4_config_unpack_event(hwc->config); in __p4_pmu_enable_event()
/Linux-v6.6/arch/x86/include/asm/
Dperf_event_p4.h94 #define p4_config_unpack_event(v) \ macro