Searched refs:cputime_scaled (Results 1 – 1 of 1) sorted by relevance
153 cputime_t cputime_scaled) in account_user_time() argument159 p->utimescaled += cputime_scaled; in account_user_time()183 cputime_t cputime_scaled) in account_guest_time() argument189 p->utimescaled += cputime_scaled; in account_guest_time()212 cputime_t cputime_scaled, int index) in __account_system_time() argument216 p->stimescaled += cputime_scaled; in __account_system_time()239 cputime_t cputime, cputime_t cputime_scaled) in account_system_time() argument244 account_guest_time(p, cputime, cputime_scaled); in account_system_time()255 __account_system_time(p, cputime, cputime_scaled, index); in account_system_time()