Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h18685 struct intel_uncore_pmu { struct
18686 struct pmu pmu;
18687 char name[32];
18688 int pmu_idx;
18689 int func_id;
18690 bool registered;
18691 atomic_t activeboxes;
18692 struct intel_uncore_type *type;
18693 struct intel_uncore_box **boxes;