Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/events/amd/
Dcore.c1205 bool has_brs = has_amd_brs(hwc); in amd_get_event_constraints_f19h()
/Linux-v6.6/arch/x86/events/
Dperf_event.h1134 static inline bool has_amd_brs(struct hw_perf_event *hwc) in has_amd_brs() function