Home
last modified time | relevance | path

Searched refs:CLOCKS_PER_SEC (Results 1 – 5 of 5) sorted by relevance

/linux/arch/ia64/include/asm/
A Dparam.h17 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
/linux/include/asm-generic/
A Dparam.h10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/linux/arch/alpha/include/asm/
A Dparam.h10 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
/linux/fs/
A Dbinfmt_elf_fdpic.c647 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_fdpic_tables()
A Dbinfmt_elf.c259 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_tables()

Completed in 16 milliseconds