Searched refs:__clock_t (Results 1 – 8 of 8) sorted by relevance
34 #define CLOCKS_PER_SEC ((__clock_t) 1000000)41 # define CLK_TCK ((__clock_t) __sysconf (2)) /* 2 is _SC_CLK_TCK */
7 typedef __clock_t clock_t;
12 typedef __clock_t __attribute__ ((__aligned__ (4))) __sigchld_clock_t;
24 # define __SI_CLOCK_T __clock_t
156 __STD_TYPE __CLOCK_T_TYPE __clock_t; /* Type of CPU usage counts. */ variable
1263 * sysdeps/generic/gnu/types.h (__clock_t): New type.1267 * sysdeps/unix/sysv/linux/gnu/types.h (__clock_t, __fsid_t): Define1270 __clock_t.
169 to __clock_t.