Searched refs:CLOCKS_PER_SEC (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/arch/alpha/include/asm/
H A Dparam.h9 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/linux-4.4.14/include/asm-generic/
H A Dparam.h9 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dparam.h16 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/linux-4.4.14/arch/xtensa/include/asm/
H A Dparam.h17 # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ macro
/linux-4.4.14/fs/
H A Dbinfmt_elf_fdpic.c640 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); create_elf_fdpic_tables()
H A Dbinfmt_elf.c237 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); create_elf_tables()

Completed in 164 milliseconds