Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event_p4.h800 #define p4_config_unpack_metric(v) (((u64)(v)) & P4_PEBS_CONFIG_METRIC_MASK) macro
/arch/x86/events/intel/
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()