Home
last modified time | relevance | path

Searched defs:intel_uncore_box (Results 1 – 3 of 3) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h20053 struct intel_uncore_box { struct
20054 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 …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h20223 struct intel_uncore_box { struct
20224 int pci_phys_id;
20225 int dieid;
20226 int n_active;
20227 int n_events;
20228 int cpu;
20229 long unsigned int flags;
20230 atomic_t refcnt;
20231 struct perf_event *events[10];
20232 struct perf_event *event_list[10];
[all …]
Dvmlinux.h20223 struct intel_uncore_box { struct
20224 int pci_phys_id;
20225 int dieid;
20226 int n_active;
20227 int n_events;
20228 int cpu;
20229 long unsigned int flags;
20230 atomic_t refcnt;
20231 struct perf_event *events[10];
20232 struct perf_event *event_list[10];
[all …]