Searched refs:mispredict (Results 1 – 10 of 10) sorted by relevance
/linux/arch/x86/events/amd/ |
H A D | lbr.c | 46 u64 mispredict:1; member 188 br[out].mispred = entry.from.split.mispredict; in amd_pmu_lbr_read()
|
/linux/tools/perf/tests/shell/attr/ |
H A D | test-stat-default | 135 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
|
H A D | test-stat-detailed-1 | 137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
|
H A D | test-stat-detailed-2 | 137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
|
H A D | test-stat-detailed-3 | 137 # PERF_TYPE_RAW / topdown-br-mispredict (0x8500)
|
/linux/Documentation/admin-guide/hw-vuln/ |
H A D | srso.rst | 161 the CPU to mispredict every function return using a 'safe return'
|
/linux/tools/perf/Documentation/ |
H A D | topdown.txt | 316 topdown-heavy-ops, topdown-br-mispredict, topdown-fetch-lat and
|
H A D | perf-report.txt | 159 - mispredict: "N" for predicted branch, "Y" for mispredicted branch
|
/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 321 0xa, 0, ebx, 6, no_br_mispredict_evt , Branch mispredict retired event not available 611 0x23, 3, eax, 6, br_mispr_evt , Branch mispredict retired event supported
|
/linux/arch/x86/events/intel/ |
H A D | core.c | 483 EVENT_ATTR_STR(topdown-br-mispredict, td_br_mispredict, "event=0x00,umask=0x85"); 6375 EVENT_ATTR_STR_HYBRID(topdown-br-mispredict, td_br_mis_adl, "event=0x00,umask=0x85", hybrid_big);
|