Searched defs:amd_nb (Results 1 – 2 of 2) sorted by relevance
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
113 struct amd_nb { struct114 int nb_id; /* NorthBridge id */115 int refcnt; /* reference count */116 struct perf_event *owners[X86_PMC_IDX_MAX];117 struct event_constraint event_constraints[X86_PMC_IDX_MAX];334 struct amd_nb *amd_nb; member