intel_uncore_type
Regular
4.4
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
4.8
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
4.10
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
4.13
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
4.15
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
4.18
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
5.0
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
5.3
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
5.4
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
5.8
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
5.11
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
u64 *topology;
int (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
5.13
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
int type_id;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
u64 *box_ctls;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
unsigned int *pci_offsets;
unsigned int *mmio_offsets;
unsigned int *box_ids;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
struct intel_uncore_topology *topology;
int (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
5.15
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
int type_id;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
u64 *box_ctls;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
unsigned int *pci_offsets;
unsigned int *mmio_offsets;
unsigned int *box_ids;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
struct intel_uncore_topology *topology;
int (*get_topology)(struct intel_uncore_type *);
int (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
5.19
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
int type_id;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
u64 *box_ctls;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
unsigned int *pci_offsets;
unsigned int *mmio_offsets;
unsigned int *box_ids;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
struct intel_uncore_topology *topology;
int (*get_topology)(struct intel_uncore_type *);
int (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
6.2
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
int type_id;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
u64 *box_ctls;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
unsigned int *pci_offsets;
unsigned int *mmio_offsets;
unsigned int *box_ids;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
struct intel_uncore_topology **topology;
int (*get_topology)(struct intel_uncore_type *);
void (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
6.5
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
int type_id;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
u64 *box_ctls;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
unsigned int *pci_offsets;
unsigned int *mmio_offsets;
unsigned int *box_ids;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
struct intel_uncore_topology **topology;
int (*get_topology)(struct intel_uncore_type *);
void (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
6.8
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
int type_id;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
u64 *box_ctls;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int mmio_map_size;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
u64 *msr_offsets;
u64 *pci_offsets;
u64 *mmio_offsets;
unsigned int *box_ids;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
const struct attribute_group **attr_update;
struct pmu *pmu;
struct intel_uncore_topology **topology;
int (*get_topology)(struct intel_uncore_type *);
void (*set_mapping)(struct intel_uncore_type *);
void (*cleanup_mapping)(struct intel_uncore_type *);
};
arm64
: Absent ⚠️
armhf
: Absent ⚠️
ppc64el
: Absent ⚠️
riscv64
: Absent ⚠️
aws
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
azure
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
gcp
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
lowlatency
: ✅struct intel_uncore_type {
const char *name;
int num_counters;
int num_boxes;
int perf_ctr_bits;
int fixed_ctr_bits;
int num_freerunning_types;
unsigned int perf_ctr;
unsigned int event_ctl;
unsigned int event_mask;
unsigned int event_mask_ext;
unsigned int fixed_ctr;
unsigned int fixed_ctl;
unsigned int box_ctl;
unsigned int msr_offset;
unsigned int mmio_offset;
unsigned int num_shared_regs;
unsigned int single_fixed;
unsigned int pair_ctr_ctl;
unsigned int *msr_offsets;
struct event_constraint unconstrainted;
struct event_constraint *constraints;
struct intel_uncore_pmu *pmus;
struct intel_uncore_ops *ops;
struct uncore_event_desc *event_descs;
struct freerunning_counters *freerunning;
const struct attribute_group * attr_groups[4];
struct pmu *pmu;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
⚠️unsigned int event_mask_ext
4.10
and 4.13
✅
4.13
and 4.15
✅
4.15
and 4.18
⚠️int num_freerunning_types
struct freerunning_counters *freerunning
4.18
and 5.0
✅
5.0
and 5.3
⚠️unsigned int mmio_offset
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
⚠️unsigned int mmio_map_size
const struct attribute_group **attr_update
u64 *topology
int (*set_mapping)(struct intel_uncore_type *)
void (*cleanup_mapping)(struct intel_uncore_type *)
5.11
and 5.13
⚠️int type_id
u64 *box_ctls
unsigned int *pci_offsets
unsigned int *mmio_offsets
unsigned int *box_ids
u64 *topology
➡️ struct intel_uncore_topology *topology
5.13
and 5.15
⚠️int (*get_topology)(struct intel_uncore_type *)
5.15
and 5.19
✅
5.19
and 6.2
⚠️struct intel_uncore_topology *topology
➡️ struct intel_uncore_topology **topology
int (*set_mapping)(struct intel_uncore_type *)
➡️ void (*set_mapping)(struct intel_uncore_type *)
6.2
and 6.5
✅
6.5
and 6.8
⚠️unsigned int *msr_offsets
➡️ u64 *msr_offsets
unsigned int *pci_offsets
➡️ u64 *pci_offsets
unsigned int *mmio_offsets
➡️ u64 *mmio_offsets
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅