CLOCKS_PER_SEC 8 include/asm-cris/param.h # define CLOCKS_PER_SEC (USER_HZ) /* like times() */ CLOCKS_PER_SEC 7 include/asm-frv/param.h #define CLOCKS_PER_SEC (USER_HZ) /* like times() */ CLOCKS_PER_SEC 7 include/asm-m32r/param.h # define CLOCKS_PER_SEC (USER_HZ) /* like times() */ CLOCKS_PER_SEC 7 include/asm-m68k/param.h # define CLOCKS_PER_SEC (USER_HZ) /* like times() */ CLOCKS_PER_SEC 18 include/asm-mn10300/param.h #define CLOCKS_PER_SEC (USER_HZ) /* like times() */ CLOCKS_PER_SEC 7 include/asm-parisc/param.h #define CLOCKS_PER_SEC (USER_HZ) /* like times() */ CLOCKS_PER_SEC 15 include/asm-um/param.h #define CLOCKS_PER_SEC (USER_HZ) /* frequency at which times() counts */ CLOCKS_PER_SEC 7 include/asm-x86/param.h # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ CLOCKS_PER_SEC 17 include/asm-xtensa/param.h # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */