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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p4.c440 v = p4_config_unpack_metric(event->attr.config);
547 idx = p4_config_unpack_metric(config);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dperf_event_p4.h778 #define p4_config_unpack_metric(v) (((u64)(v)) & P4_PEBS_CONFIG_METRIC_MASK) macro

Completed in 41 milliseconds