Changes between Version 2 and Version 3 of kernel_cp0
- Timestamp:
- Dec 23, 2016, 1:01:31 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_cp0
v2 v3 24 24 Returns the global processor identifier stored in the CP0_PROCID register for the processor running the calling task. 25 25 26 === unsigned int '''_get_pro time'''( void ) ===26 === unsigned int '''_get_proctime'''( void ) === 27 27 Returns the cycle count stored in the CP0_TIME register for the processor running the calling task. 28 28