On Thu, Feb 25, 2021 at 5:53 PM wrote:
>
> From: Pavan Nikhilesh
>
> Use virtual counter for estimating current bucket as PMU cannot be
> reliably used to estimate time.
>
> Signed-off-by: Pavan Nikhilesh
>
> +#ifdef RTE_ARCH_ARM64
> +static inline uint64_t
> +tim_cntvct(void)
> +{
> + ui
From: Pavan Nikhilesh
Use virtual counter for estimating current bucket as PMU cannot be
reliably used to estimate time.
Signed-off-by: Pavan Nikhilesh
---
drivers/event/octeontx2/otx2_tim_evdev.c | 19 +++---
drivers/event/octeontx2/otx2_tim_evdev.h | 32 +++
dri
2 matches
Mail list logo