numam-dpdk/lib/librte_eal
Jerin Jacob 583152bc81 eal/armv8: implement arch-specific TSC freq query
Use cntvct_el0 system register to get the system counter frequency.

If the system is configured with RTE_ARM_EAL_RDTSC_USE_PMU then
return 0(let the common code calibrate the tsc frequency).

Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
Acked-by: Jianbo Liu <jianbo.liu@linaro.org>
2017-10-13 13:07:23 +02:00
..
bsdapp timer: honor arch-specific TSC frequency query 2017-10-13 13:07:17 +02:00
common eal/armv8: implement arch-specific TSC freq query 2017-10-13 13:07:23 +02:00
linuxapp timer: honor arch-specific TSC frequency query 2017-10-13 13:07:17 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00