File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1315
1315
#define RSC_PERF_MON_BRANCH_RET_CODE_EN "Branch Instructions Retired"
1316
1316
#define RSC_PERF_MON_BRANCH_MIS_CODE_EN "Branch Mispredicts Retired"
1317
1317
#define RSC_PERF_MON_TOPDOWN_SLOTS_CODE_EN "Top-down slots Counter"
1318
- #define RSC_PERF_MON_TSC_CODE_EN "Global Time Stamp Counter "
1318
+ #define RSC_PERF_MON_TSC_CODE_EN "TSC for Performance Profiling "
1319
1319
#define RSC_PERF_MON_NB_DF_CODE_EN "Data Fabric Performance Counter"
1320
1320
#define RSC_PERF_MON_CORE_CODE_EN "Core Performance Counter"
1321
1321
Original file line number Diff line number Diff line change @@ -799,7 +799,7 @@ do echo -en "$h$l\t""\xc3""\x$h$l""\t"; done; done;echo
799
799
#define RSC_PERF_MON_BRANCH_RET_CODE_FR "Branch Instructions Retired"
800
800
#define RSC_PERF_MON_BRANCH_MIS_CODE_FR "Branch Mispredicts Retired"
801
801
#define RSC_PERF_MON_TOPDOWN_SLOTS_CODE_FR "Top-down slots Counter"
802
- #define RSC_PERF_MON_TSC_CODE_FR "Global Time Stamp Counter "
802
+ #define RSC_PERF_MON_TSC_CODE_FR "Profilage de performances par TSC "
803
803
#define RSC_PERF_MON_NB_DF_CODE_FR "Data Fabric Performance Counter"
804
804
#define RSC_PERF_MON_CORE_CODE_FR "Core Performance Counter"
805
805
You can’t perform that action at this time.
0 commit comments