last_stime        122 crmd/throttle.c     static unsigned long last_utime, last_stime;
last_stime        137 crmd/throttle.c         last_stime = 0;
last_stime        176 crmd/throttle.c            && last_stime <= stime) {
last_stime        180 crmd/throttle.c             unsigned long delta_stime = stime - last_stime;
last_stime        193 crmd/throttle.c         last_stime = stime;