aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc/libpmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpmc/libpmc.c')
-rw-r--r--lib/libpmc/libpmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/libpmc.c b/lib/libpmc/libpmc.c
index 4ff7eb893959..4df888f497c0 100644
--- a/lib/libpmc/libpmc.c
+++ b/lib/libpmc/libpmc.c
@@ -178,7 +178,7 @@ static const struct pmc_event_descr cortex_a76_event_table[] =
static const struct pmc_event_descr tsc_event_table[] =
{
- __PMC_EV_TSC()
+ __PMC_EV_ALIAS_TSC()
};
#undef PMC_CLASS_TABLE_DESC