Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/amd/
H A Duncore.c62 static bool is_nb_event(struct perf_event *event) in is_nb_event() function
74 if (is_nb_event(event) && amd_uncore_nb) in event_to_amd_uncore()
168 if (is_nb_event(event) && hwc->idx >= NUM_COUNTERS_NB) in amd_uncore_add()
227 if (pmu_version >= 2 && is_nb_event(event)) in amd_uncore_event_init()