Searched defs:CLOCKS_PER_SEC (Results 1 – 7 of 7) sorted by relevance
22 # define CLOCKS_PER_SEC (USER_HZ) /* in "ticks" like times() */ macro
7 # define CLOCKS_PER_SEC (USER_HZ) /* frequency at which times() counts */ macro
7 #define CLOCKS_PER_SEC (USER_HZ) macro
24 # define CLOCKS_PER_SEC HZ /* frequency at which times() counts */ macro
16 # define CLOCKS_PER_SEC (USER_HZ) /* like times() */ macro
17 # define CLOCKS_PER_SEC (USER_HZ) /* frequnzy at which times() counts */ macro