Searched defs:amd_nb (Results 1 – 2 of 2) sorted by relevance
75 struct amd_nb { struct76 int nb_id; /* NorthBridge id */77 int refcnt; /* reference count */78 struct perf_event *owners[X86_PMC_IDX_MAX];79 struct event_constraint event_constraints[X86_PMC_IDX_MAX];253 struct amd_nb *amd_nb; member
108 struct amd_nb { struct109 int nb_id; /* NorthBridge id */110 int refcnt; /* reference count */111 struct perf_event *owners[X86_PMC_IDX_MAX];112 struct event_constraint event_constraints[X86_PMC_IDX_MAX];323 struct amd_nb *amd_nb; member