Searched refs:CLOCKS_PER_SEC (Results 1 – 6 of 6) sorted by relevance
17 # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ macro
16 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
9 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
9 # define CLOCKS_PER_SEC USER_HZ /* frequency at which times() counts */ macro
640 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_fdpic_tables()
237 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_tables()