Thanks a lot.
Using machine learning tools like NPU PROFILER, we can obtain the processing time of each operator on the NPU. What I need is to get the NPU usage in real time like the percentage of NPU that is being used by the process.
For example, using command "top", we can get the %CPU. Can we get similar information for NPU?

Or does the CPU information we get include NPU? Because I see the NPU is an integrated NPU in Arm® Cortex®-A53 CPU.