Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dperf_event_p4.h800 #define p4_config_unpack_metric(v) (((u64)(v)) & P4_PEBS_CONFIG_METRIC_MASK) macro
/openbmc/linux/arch/x86/events/intel/
H A Dp4.c795 v = p4_config_unpack_metric(event->attr.config); in p4_validate_raw_event()
940 idx = p4_config_unpack_metric(config); in p4_pmu_enable_pebs()