--- zzzz-none-000/linux-3.10.107/arch/mips/include/asm/timex.h 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/arch/mips/include/asm/timex.h 2021-11-10 11:53:54.000000000 +0000 @@ -35,7 +35,7 @@ static inline cycles_t get_cycles(void) { - return 0; + return read_c0_count(); } #endif /* __KERNEL__ */