Searched refs:cputime_scaled (Results 1 – 1 of 1) sorted by relevance
136 cputime_t cputime_scaled) in account_user_time() argument142 p->utimescaled += cputime_scaled; in account_user_time()161 cputime_t cputime_scaled) in account_guest_time() argument167 p->utimescaled += cputime_scaled; in account_guest_time()190 cputime_t cputime_scaled, int index) in __account_system_time() argument194 p->stimescaled += cputime_scaled; in __account_system_time()212 cputime_t cputime, cputime_t cputime_scaled) in account_system_time() argument217 account_guest_time(p, cputime, cputime_scaled); in account_system_time()228 __account_system_time(p, cputime, cputime_scaled, index); in account_system_time()