mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 22:44:34 +00:00
Rename slow branches/cache to branch/cache impact.
This commit is contained in:
parent
0e603a0997
commit
8b489c95ff
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user