Rename slow branches/cache to branch/cache impact.

This commit is contained in:
Bartosz Taudul 2021-07-18 15:42:00 +02:00
parent 0e603a0997
commit 8b489c95ff
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

View File

@ -72,8 +72,8 @@ static SourceView::RegsX86 s_regMapX86[X86_REG_ENDING];
static constexpr const char* s_CostName[] = {
"Sample count",
"Cycles",
"Slow branches",
"Slow cache",
"Branch impact",
"Cache impact",
"Retirements",
"Branches taken",
"Branch miss",