Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_amd.c202 static inline int amd_is_nb_event(struct hw_perf_event *hwc) in amd_is_nb_event() function
439 if (!(amd_has_nb(cpuc) && amd_is_nb_event(&event->hw))) in amd_get_event_constraints()
448 if (amd_has_nb(cpuc) && amd_is_nb_event(&event->hw)) in amd_put_event_constraints()