Home
last modified time | relevance | path

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

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