last_stime 347 lib/common/procfs.c static unsigned long last_utime, last_stime; last_stime 362 lib/common/procfs.c last_stime = 0; last_stime 401 lib/common/procfs.c (last_stime <= stime)) { last_stime 404 lib/common/procfs.c unsigned long delta_stime = stime - last_stime; last_stime 419 lib/common/procfs.c last_stime = stime;