Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/amd/
Dcore.c1198 bool has_brs = has_amd_brs(hwc); in amd_get_event_constraints_f19h()
/linux-6.1.9/arch/x86/events/
Dperf_event.h1129 static inline bool has_amd_brs(struct hw_perf_event *hwc) in has_amd_brs() function