Home
last modified time | relevance | path

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

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