ticks_per_s 121 crmd/throttle.c static long ticks_per_s = 0; ticks_per_s 143 crmd/throttle.c ticks_per_s = sysconf(_SC_CLK_TCK); ticks_per_s 183 crmd/throttle.c *load /= ticks_per_s; ticks_per_s 188 crmd/throttle.c crm_debug("Init %lu + %lu ticks at %ld (%lu tps)", utime, stime, (long)now, ticks_per_s);