Home
last modified time | relevance | path

Searched refs:stimescaled (Results 1 – 2 of 2) sorted by relevance

/include/linux/sched/
Dcputime.h41 u64 *stimescaled) in task_cputime_scaled() argument
44 *stimescaled = t->stimescaled; in task_cputime_scaled()
49 u64 *stimescaled) in task_cputime_scaled() argument
51 task_cputime(t, utimescaled, stimescaled); in task_cputime_scaled()
/include/linux/
Dsched.h1013 u64 stimescaled; member