Home
last modified time | relevance | path

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

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