Home
last modified time | relevance | path

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

/linux-4.19.296/include/asm-generic/
Dparam.h10 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
/linux-4.19.296/fs/
Dbinfmt_elf_fdpic.c649 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_fdpic_tables()
Dbinfmt_elf.c249 NEW_AUX_ENT(AT_CLKTCK, CLOCKS_PER_SEC); in create_elf_tables()