Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/
Dperf_event.h1329 static inline void amd_pmu_brs_add(struct perf_event *event) in amd_pmu_brs_add() function
1368 static inline void amd_pmu_brs_add(struct perf_event *event) in amd_pmu_brs_add() function
/linux-6.1.9/arch/x86/events/amd/
Dcore.c1421 static_call_update(amd_pmu_branch_add, amd_pmu_brs_add); in amd_core_pmu_init()