mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
libpmc / stat: use westmere supported counter
This commit is contained in:
parent
ac7012d284
commit
ee62e0b419
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=334638
@ -410,7 +410,7 @@ pmc_pmu_pmcallocate(const char *event_name, struct pmc_op_pmcallocate *pm)
|
||||
* Ultimately rely on AMD calling theirs the same
|
||||
*/
|
||||
static const char *stat_mode_cntrs[] = {
|
||||
"cpu_clk_unhalted.thread_any",
|
||||
"cpu_clk_unhalted.thread",
|
||||
"inst_retired.any",
|
||||
"br_inst_retired.all_branches",
|
||||
"br_misp_retired.all_branches",
|
||||
|
Loading…
Reference in New Issue
Block a user