Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dperf_event.h1343 static inline void amd_pmu_brs_del(struct perf_event *event) in amd_pmu_brs_del() function
1374 static inline void amd_pmu_brs_del(struct perf_event *event) in amd_pmu_brs_del() function
/openbmc/linux/arch/x86/events/amd/
H A Dcore.c1448 static_call_update(amd_pmu_branch_del, amd_pmu_brs_del); in amd_core_pmu_init()