Re: timing on qemu

2021-05-11 Thread Richi Dubey
Thank you for the reply. I should have searched for the definition before asking for help. On Tue, May 11, 2021 at 11:39 AM Gedare Bloom wrote: > On Sat, May 8, 2021 at 12:09 PM Richi Dubey wrote: > > > > Hi, > > > > When I use benchmark_timer_initialize() and later read the value with > benchm

Re: timing on qemu

2021-05-10 Thread Gedare Bloom
On Sat, May 8, 2021 at 12:09 PM Richi Dubey wrote: > > Hi, > > When I use benchmark_timer_initialize() and later read the value with > benchmark_timer_read(), it always shows 0 for me in qemu. Is this expected? > > I am using the arm/realview_pbx_a9_qemu bsp, qemu 4.1.0, and I built the > testsu