Home
last modified time | relevance | path

Searched refs:x86_pmu_hw_config (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/events/intel/
H A Dp6.c208 .hw_config = x86_pmu_hw_config,
H A Dknc.c297 .hw_config = x86_pmu_hw_config,
H A Dcore.c3910 int ret = x86_pmu_hw_config(event); in core_pmu_hw_config()
4036 int ret = x86_pmu_hw_config(event); in intel_pmu_hw_config()
/linux/arch/x86/events/zhaoxin/
H A Dcore.c466 .hw_config = x86_pmu_hw_config,
/linux/arch/x86/events/
H A Dcore.c568 int x86_pmu_hw_config(struct perf_event *event) in x86_pmu_hw_config() function