perf_branch_entry
Regular
4.4
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 reserved;
};
4.8
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 reserved;
};
4.10
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 reserved;
};
4.13
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 reserved;
};
4.15
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
4.18
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.0
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.3
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.4
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.8
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.11
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.13
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.15
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
5.19
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
6.2
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 spec;
__u64 new_type;
__u64 priv;
__u64 reserved;
};
6.5
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 spec;
__u64 new_type;
__u64 priv;
__u64 reserved;
};
6.8
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 spec;
__u64 new_type;
__u64 priv;
__u64 reserved;
};
arm64
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
armhf
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
ppc64el
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
riscv64
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
aws
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
azure
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
gcp
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
lowlatency
: ✅struct perf_branch_entry {
__u64 from;
__u64 to;
__u64 mispred;
__u64 predicted;
__u64 in_tx;
__u64 abort;
__u64 cycles;
__u64 type;
__u64 reserved;
};
Regular
4.4
and 4.8
✅
4.8
and 4.10
✅
4.10
and 4.13
✅
4.13
and 4.15
⚠️__u64 type
4.15
and 4.18
✅
4.18
and 5.0
✅
5.0
and 5.3
✅
5.3
and 5.4
✅
5.4
and 5.8
✅
5.8
and 5.11
✅
5.11
and 5.13
✅
5.13
and 5.15
✅
5.15
and 5.19
✅
5.19
and 6.2
⚠️__u64 spec
__u64 new_type
__u64 priv
6.2
and 6.5
✅
6.5
and 6.8
✅
amd64
and arm64
✅
amd64
and armhf
✅
amd64
and ppc64el
✅
amd64
and riscv64
✅
generic
and aws
✅
generic
and azure
✅
generic
and gcp
✅
generic
and lowlatency
✅