Searched defs:perf_branch_entry (Results 1 – 14 of 14) sorted by relevance
| /external/kernel-headers/original/uapi/linux/ |
| D | perf_event.h | 1425 struct perf_branch_entry { struct 1440 /* Size of used info bits in struct perf_branch_entry */ argument
|
| /external/bpftool/include/uapi/linux/ |
| D | perf_event.h | 1415 struct perf_branch_entry { struct 1416 __u64 from; 1417 __u64 to; 1418 __u64 mispred:1, /* target mispredicted */ 1419 predicted:1,/* target predicted */ 1420 in_tx:1, /* in transaction */ 1421 abort:1, /* transaction abort */ 1422 cycles:16, /* cycle count to last branch */ 1423 type:4, /* branch type */ 1424 spec:2, /* branch speculation info */ [all …]
|
| /external/libbpf/include/uapi/linux/ |
| D | perf_event.h | 1415 struct perf_branch_entry { struct 1416 __u64 from; 1417 __u64 to; 1418 __u64 mispred:1, /* target mispredicted */ 1419 predicted:1,/* target predicted */ 1420 in_tx:1, /* in transaction */ 1421 abort:1, /* transaction abort */ 1422 cycles:16, /* cycle count to last branch */ 1423 type:4, /* branch type */ 1424 spec:2, /* branch speculation info */ [all …]
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 6895 struct perf_branch_entry { struct 6896 __u64 from; 6897 __u64 to; 6898 __u64 mispred: 1; 6899 __u64 predicted: 1; 6900 __u64 in_tx: 1; 6901 __u64 abort: 1; 6902 __u64 cycles: 16; 6903 __u64 type: 4; 6904 __u64 spec: 2; [all …]
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 5568 struct perf_branch_entry { struct 5569 __u64 from; 5570 __u64 to; 5571 __u64 mispred: 1; 5572 __u64 predicted: 1; 5573 __u64 in_tx: 1; 5574 __u64 abort: 1; 5575 __u64 cycles: 16; 5576 __u64 type: 4; 5577 __u64 spec: 2; [all …]
|
| D | vmlinux.h | 5568 struct perf_branch_entry { struct 5569 __u64 from; 5570 __u64 to; 5571 __u64 mispred: 1; 5572 __u64 predicted: 1; 5573 __u64 in_tx: 1; 5574 __u64 abort: 1; 5575 __u64 cycles: 16; 5576 __u64 type: 4; 5577 __u64 spec: 2; [all …]
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_600.h | 5718 struct perf_branch_entry { struct 5719 __u64 from; 5720 __u64 to; 5721 __u64 mispred: 1; 5722 __u64 predicted: 1; 5723 __u64 in_tx: 1; 5724 __u64 abort: 1; 5725 __u64 cycles: 16; 5726 __u64 type: 4; 5727 __u64 reserved: 40;
|
| D | vmlinux.h | 5718 struct perf_branch_entry { struct 5719 __u64 from; 5720 __u64 to; 5721 __u64 mispred: 1; 5722 __u64 predicted: 1; 5723 __u64 in_tx: 1; 5724 __u64 abort: 1; 5725 __u64 cycles: 16; 5726 __u64 type: 4; 5727 __u64 reserved: 40;
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 5154 struct perf_branch_entry { struct 5155 __u64 from; 5156 __u64 to; 5157 __u64 mispred: 1; 5158 __u64 predicted: 1; 5159 __u64 in_tx: 1; 5160 __u64 abort: 1; 5161 __u64 cycles: 16; 5162 __u64 type: 4; 5163 __u64 spec: 2; [all …]
|
| D | vmlinux_602.h | 5154 struct perf_branch_entry { struct 5155 __u64 from; 5156 __u64 to; 5157 __u64 mispred: 1; 5158 __u64 predicted: 1; 5159 __u64 in_tx: 1; 5160 __u64 abort: 1; 5161 __u64 cycles: 16; 5162 __u64 type: 4; 5163 __u64 spec: 2; [all …]
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_518.h | 7700 struct perf_branch_entry { struct 7701 __u64 from; 7702 __u64 to; 7703 __u64 mispred: 1; 7704 __u64 predicted: 1; 7705 __u64 in_tx: 1; 7706 __u64 abort: 1; 7707 __u64 cycles: 16; 7708 __u64 type: 4; 7709 __u64 reserved: 40;
|
| D | vmlinux.h | 7700 struct perf_branch_entry { struct 7701 __u64 from; 7702 __u64 to; 7703 __u64 mispred: 1; 7704 __u64 predicted: 1; 7705 __u64 in_tx: 1; 7706 __u64 abort: 1; 7707 __u64 cycles: 16; 7708 __u64 type: 4; 7709 __u64 reserved: 40;
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 6301 struct perf_branch_entry { struct 6302 __u64 from; 6303 __u64 to; 6304 __u64 mispred: 1; 6305 __u64 predicted: 1; 6306 __u64 in_tx: 1; 6307 __u64 abort: 1; 6308 __u64 cycles: 16; 6309 __u64 type: 4; 6310 __u64 reserved: 40;
|
| D | vmlinux_608.h | 6301 struct perf_branch_entry { struct 6302 __u64 from; 6303 __u64 to; 6304 __u64 mispred: 1; 6305 __u64 predicted: 1; 6306 __u64 in_tx: 1; 6307 __u64 abort: 1; 6308 __u64 cycles: 16; 6309 __u64 type: 4; 6310 __u64 reserved: 40;
|