When I dump the 'idle' information in the sysfs I get the following:
cat /sys/kernel/debug/gc/idle
On: 660,666,065,125 ns
Off: 12,594,477,978,125 ns
Idle: 0 ns
Suspend: 2,869,521,898,875 ns
Is there some documentation regarding the numbers?
I'm using a kernel based on the 5.10.52 from the NXP BSP.
Solved! Go to Solution.
Hello,
No documentation about it, but it is the time the graphics is in idle mode.
Regards
Hello,
No documentation about it, but it is the time the graphics is in idle mode.
Regards
Thank you