I am running embedded linux on IXP425 Coyote Board(ARM Processor). I want to measure the time ticks taken to execute a system call. I couldnt find timestamp counter processor register for IXP425.
Is there any reference counter on the board?
Is there any call equivalent to "rdtsc" assembly instruction on ARM environment ?
No.
Catalin
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/