Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/
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
/Linux-v6.6/arch/x86/events/amd/
Dcore.c1428 static_call_update(amd_pmu_branch_add, amd_pmu_brs_add); in amd_core_pmu_init()