Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h20002 struct intel_uncore_pmu { struct
20003 struct pmu pmu;
20004 char name[32];
20005 int pmu_idx;
20006 int func_id;
20007 bool registered;
20008 atomic_t activeboxes;
20009 struct intel_uncore_type *type;
20010 struct intel_uncore_box **boxes;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h20178 struct intel_uncore_pmu { struct
20179 struct pmu pmu;
20180 char name[32];
20181 int pmu_idx;
20182 int func_id;
20183 bool registered;
20184 atomic_t activeboxes;
20185 struct intel_uncore_type *type;
20186 struct intel_uncore_box **boxes;
Dvmlinux_505.h20178 struct intel_uncore_pmu { struct
20179 struct pmu pmu;
20180 char name[32];
20181 int pmu_idx;
20182 int func_id;
20183 bool registered;
20184 atomic_t activeboxes;
20185 struct intel_uncore_type *type;
20186 struct intel_uncore_box **boxes;