mirror of
https://github.com/cyring/CoreFreq.git
synced 2025-07-23 04:12:59 +02:00
[UI] Rephrased string for the CPUID.80000001.ECX[27] feature
This commit is contained in:
@@ -1315,7 +1315,7 @@
|
||||
#define RSC_PERF_MON_BRANCH_RET_CODE_EN "Branch Instructions Retired"
|
||||
#define RSC_PERF_MON_BRANCH_MIS_CODE_EN "Branch Mispredicts Retired"
|
||||
#define RSC_PERF_MON_TOPDOWN_SLOTS_CODE_EN "Top-down slots Counter"
|
||||
#define RSC_PERF_MON_TSC_CODE_EN "Global Time Stamp Counter"
|
||||
#define RSC_PERF_MON_TSC_CODE_EN "TSC for Performance Profiling"
|
||||
#define RSC_PERF_MON_NB_DF_CODE_EN "Data Fabric Performance Counter"
|
||||
#define RSC_PERF_MON_CORE_CODE_EN "Core Performance Counter"
|
||||
|
||||
|
@@ -799,7 +799,7 @@ do echo -en "$h$l\t""\xc3""\x$h$l""\t"; done; done;echo
|
||||
#define RSC_PERF_MON_BRANCH_RET_CODE_FR "Branch Instructions Retired"
|
||||
#define RSC_PERF_MON_BRANCH_MIS_CODE_FR "Branch Mispredicts Retired"
|
||||
#define RSC_PERF_MON_TOPDOWN_SLOTS_CODE_FR "Top-down slots Counter"
|
||||
#define RSC_PERF_MON_TSC_CODE_FR "Global Time Stamp Counter"
|
||||
#define RSC_PERF_MON_TSC_CODE_FR "Profilage de performances par TSC"
|
||||
#define RSC_PERF_MON_NB_DF_CODE_FR "Data Fabric Performance Counter"
|
||||
#define RSC_PERF_MON_CORE_CODE_FR "Core Performance Counter"
|
||||
|
||||
|
Reference in New Issue
Block a user