• How to get CPU cycles of a function using DS5 (or Streamline)?
    Hello, I'm trying to optimize some functions in ARM Cortex A9 architecture. Now, I want to judge whether the optimization is valid by reading and comparing the executed CPU cycles. But I can't find some...
  • How to get CPU cycles of a function using DS5 (or Streamline)?
    Hello, I'm trying to optimize some functions in ARM Cortex A9 architecture. Now, I want to judge whether the optimization is valid by reading and comparing the executed CPU cycles. But I can't find some...
  • CPU cycles
    Hi, My questions is: How many machine cycles does it take a function of absolute value? The operation is for a number floating point.
  • CPU cycles
    Hi, My questions is: How many machine cycles does it take a function of absolute value? The operation is for a number floating point.
  • CPU cycle random changing
    Hello, i have an issue that seems to be from the compiler but i am not 100% sure. First of all the project was not made by me, but the company i work bought it from another company. As this project is...