Searched refs:other_j (Results 1 – 1 of 1) sorted by relevance
124 unsigned long long user_j, nice_j, sys_j, other_j; /* jiffies (clock ticks) */ in old_Hertz_hack() local138 &other_j); in old_Hertz_hack()144 jiffies = user_j + nice_j + sys_j + other_j; in old_Hertz_hack()