Home
last modified time | relevance | path

Searched defs:CLOCKS_PER_SEC (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/include/asm-generic/
Dparam.h22 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/linux-3.4.99/arch/avr32/include/asm/
Dparam.h7 # define CLOCKS_PER_SEC (USER_HZ) /* frequency at which times() counts */ macro
/linux-3.4.99/arch/h8300/include/asm/
Dparam.h7 #define CLOCKS_PER_SEC (USER_HZ) macro
/linux-3.4.99/arch/ia64/include/asm/
Dparam.h24 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/linux-3.4.99/arch/arm/include/asm/
Dparam.h16 # define CLOCKS_PER_SEC (USER_HZ) /* like times() */ macro
/linux-3.4.99/arch/alpha/include/asm/
Dparam.h24 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/linux-3.4.99/arch/xtensa/include/asm/
Dparam.h17 # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ macro