Searched defs:intel_uncore_box (Results 1 – 1 of 1) sorted by relevance
20053 struct intel_uncore_box { struct20054 int dieid;20055 int n_active;20056 int n_events;20057 int cpu;20058 long unsigned int flags;20059 atomic_t refcnt;20060 struct perf_event *events[10];20061 struct perf_event *event_list[10];20062 struct event_constraint *event_constraint[10];[all …]