Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/amd/
H A Dcore.c1271 bool has_brs = has_amd_brs(hwc); in amd_get_event_constraints_f19h()
/linux-6.15/arch/x86/events/
H A Dperf_event.h1192 static inline bool has_amd_brs(struct hw_perf_event *hwc) in has_amd_brs() function