Searched refs:run_time (Results 1 – 2 of 2) sorted by relevance
60 int points, cpu_time, run_time; in badness() local80 run_time = (jiffies - p->start_time) >> (SHIFT_HZ + 10); in badness()83 points /= int_sqrt(int_sqrt(run_time)); in badness()
133 unsigned long run_time; member1776 STAT(unw.stat.script.run_time += ia64_get_itc() - start); in run_script()