Home
last modified time | relevance | path

Searched refs:amd_brs_hw_config (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/events/amd/
H A Dbrs.c101 int amd_brs_hw_config(struct perf_event *event) in amd_brs_hw_config() function
H A Dcore.c1491 static_call_update(amd_pmu_branch_hw_config, amd_brs_hw_config); in amd_core_pmu_init()
/linux/arch/x86/events/
H A Dperf_event.h1411 int amd_brs_hw_config(struct perf_event *event);
1447 static inline int amd_brs_hw_config(struct perf_event *event) in amd_brs_hw_config() function