I am trying to monitor the power consumption of the GPU on my Jetson Orin Nano. When I run tegrastats, it outputs the power usage for VDD_CPU_GPU_CV, which seems to include the combined power consumption for the CPU, GPU, and CV components.
Is there a way to isolate and monitor the power usage of the GPU only? Any tools to achieve this would be greatly appreciated.