Home
last modified time | relevance | path

Searched refs:amd_pmu_brs_add (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/events/
H A Dperf_event.h1499 static inline void amd_pmu_brs_add(struct perf_event *event) in amd_pmu_brs_add() function
1539 static inline void amd_pmu_brs_add(struct perf_event *event) in amd_pmu_brs_add() function
/linux/arch/x86/events/amd/
H A Dcore.c1506 static_call_update(amd_pmu_branch_add, amd_pmu_brs_add); in amd_core_pmu_init()