Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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()

Completed in 6 milliseconds