_SC_CLK_TCK       149 daemons/controld/controld_throttle.c         ticks_per_s = sysconf(_SC_CLK_TCK);
_SC_CLK_TCK        87 maint/gnulib/lib/getrusage.c             unsigned int clocks_per_second = sysconf (_SC_CLK_TCK);
_SC_CLK_TCK        46 maint/gnulib/tests/test-times.c #ifndef _SC_CLK_TCK
_SC_CLK_TCK        49 maint/gnulib/tests/test-times.c   clock_t clk_tck = sysconf (_SC_CLK_TCK);