FAQ
Frequency Monitoring
Q1: How can I check CPU real-time frequency?
bash
cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freqQ2: How can I check NPU real-time frequency?
bash
dsp_mon --allQ3: How can I check GPU real-time frequency?
bash
cat /sys/kernel/gpu/gpu_clockQ4: How can I check DDR real-time frequency?
bash
cat /sys/devices/system/cpu/bus_dcvs/DDR/cur_freq