Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/amd/
Dbrs.c104 int amd_brs_hw_config(struct perf_event *event) in amd_brs_hw_config() function
Dcore.c1419 static_call_update(amd_pmu_branch_hw_config, amd_brs_hw_config); in amd_core_pmu_init()
/linux-6.1.9/arch/x86/events/
Dperf_event.h1326 int amd_brs_hw_config(struct perf_event *event);
1362 static inline int amd_brs_hw_config(struct perf_event *event) in amd_brs_hw_config() function