x86_pmu_hw_config  365 arch/x86/events/amd/core.c 	ret = x86_pmu_hw_config(event);
x86_pmu_hw_config 3252 arch/x86/events/intel/core.c 	int ret = x86_pmu_hw_config(event);
x86_pmu_hw_config 3262 arch/x86/events/intel/core.c 	int ret = x86_pmu_hw_config(event);
x86_pmu_hw_config  297 arch/x86/events/intel/knc.c 	.hw_config		= x86_pmu_hw_config,
x86_pmu_hw_config  208 arch/x86/events/intel/p6.c 	.hw_config		= x86_pmu_hw_config,
x86_pmu_hw_config  831 arch/x86/events/perf_event.h int x86_pmu_hw_config(struct perf_event *event);